PhpToolCase
An open source set of tools to speed up the process of coding
The goal of this project is to speed up the process of programming in php, by using tools that can significantly cut down lines of code, and yet give a better understanding of the code itself, making it easear to mantain. Furthermore, the tools that the library has to offer don't require too much knowledge of php, and can simplify what may have seemed to be a complicated task for the programmer.
Typical usage of these tools could be found under the following circumstances:
University...