phptoolcase
phptoolcase copied to clipboard
Welcome to the PhpToolCase repository, a set of tools to ease the proces of coding and yet, give a better understanding of the code itself.
PhpToolCase Open Source Project
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.
Installation
Composer
Add the package to your composer.json file
"require":
{
"phptoolcase/phptoolcase": "*"
}
and run composer update
Stand-Alone
Download latest release from here and include required files to your project.
Project Info
Home
http://phptoolcase.com
Documentation
http://www.phptoolcase.com/api/0.9.2
Tutorials
view the guides included with the API documentation
Wiki Pages
https://github.com/ground-creative/phptoolcase/wiki
Changes
view CHANGELOG
Evolution
view TODO