Skip to content

curtisblackwell/dev_toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Dev Toolbox

Dev Toolbox is a Statamic add-on that provides utilities to speed up development.

Its methods aren't intended to be used in production.

Contributing

I'd love for other developers to contribute so we can all help each other be more efficient.

If you want to contribute, I ask that you follow existing formatting and make sensible, consistent decisions when creating new formats. …and don't forget to add yourself to the list of contributors at the bottom!

Docs

Settings display the default value. For example, under {{ dev_toolbox:get_post_dump }}, method's default value is post.

{{ dev_toolbox:get_post_dump }}

This method will generate a table of the keys and values of either $_POST or $_GET.

Required Settings

method="post"

Which method, get or post?

Optional Settings

table_class=""

Add class(es) to the <table>.


Contributors

Name URL Twitter
Curtis Blackwell curtisblackwell.com @_cpb

About

Dev Toolbox is a Statamic add-on that provides utilities to speed up development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages