This package can be used to locate and load PHP classes.
It provides an auto-load function that calls the main class to load the necessary class scripts when a new class that was not yet loaded is required.
Another class can scan directories recursively to find the location of all available classes. It generates a new class script with the necessary information of all the classes found, so it can quickly return the path of the script that contains each class.
| Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.