This class can autoload a class by scanning directories of class files.
It registers an autoload function that can scan a given directory recursively and inspect files with the .php extension to see which contain the definitions of classes or interfaces.
The list of classes that were found is stored in a cache file, so it avoids the scanning overhead next time a class needs to be loaded automatically.
|
|
| Name: |
scm_autoloader |
| Base name: |
autoloader_ivanscm |
| Description: |
Autoload class scanning directories of class files |
| Version: |
0.1 |
| PHP version: |
5.3 |
| License: |
Free for non-commercial use |
| All time users: |
214 users |
| All time rank: |
6613 |
| Week users: |
0 users |
| Week rank: |
2072  |
| |
|
| Not yet rated by the users |
| |
Applications that use this class |
|
|
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.
| |
Files |
|
|