XG Proyect

Testing

Interfaces, Classes and Traits

AutoLoader
This class is an auto loader for use with vanilla PHP projects' testing environment. Use it in the bootstrap to register classes without having to use a framework (which you can, and should if it's a better solution for you) and without having to use includes everywhere.

Search results