A powerfull set of tools to speed up the process of coding
PhpToolCase is a library to speed up the process of programming in php.
All classes are independent, and can be used as stand-alone.
Visit the project home for complete guides and examples.
Add the package to your composer.json file
"require":
{
"phptoolcase/phptoolcase": "*"
}
and run composer update
Download latest release from here and include required files to your project.
http://www.phptoolcase.com/api/0.9.2
view the guides included with the API documentation
https://github.com/ground-creative/phptoolcase/wiki
view CHANGELOG
view TODO