This package can be used to manage the automatic load of classes under PHP 5.
It provides two interfaces that define an API for loading classes and handling errors.
Applications must define one or more classes that implements the auto-loading interface.
Multiple auto-load classes may be implemented to handle loading of classes of different libraries.
The main class takes care of loading classes calling each auto-loading class implementation that was added.
An optional class that implements the error handling interface may be defined to handle errors while attempting to load new classes.
|
|
| Name: |
spAutoLoad |
| Base name: |
spautoload |
| Description: |
Automatically load classes from multiple sources |
| Version: |
0.1 |
| PHP version: |
5.0 |
| License: |
GNU Lesser General Public License (LGPL) |
| All time users: |
294 users |
| All time rank: |
6134 |
| Week users: |
0 users |
| Week rank: |
2076  |
| |
|
| There are not enough user ratings to display for this class. |
| |
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 |
|
|