This plugin contains several useful tools that can be used in many projects. Please fork and help to improve (bugfixing, test cases, ...)
CODING STANDARDS
Installing the Plugin is pretty much as with every other CakePHP Plugin.
- Put the files in
APP/Plugin/Tools - Make sure you have
CakePlugin::load('Tools')orCakePlugin::loadAll()in your bootstrap
That's it