Language: ubinclude
Reynier Blanco (contact me)
This class can be used to include classes and dependencies automatically.
It can scan one or more directories for class files with given file name extensions. It checks the file contents to see if they contain the definition of classes, interfaces and sub-classes.
The class can include the script file of a given class from the list of scanned directories.
The list of scanned class files can be stored in a cache file to prevent scanning the directories again in future inclusions of a class.
Click here for detailed information about this class on phpclasses.org