PHP Classes
elePHPant
Icontem

spAutoLoad: Automatically load classes from multiple sources

Recommend this page to a friend!
  Info   View files View files (7)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2007-04-06 (9 years ago) RSS 2.0 feedNot enough user ratingsTotal: 310 All time: 6,902 This week: 1,115Up
Version License PHP version Categories
spautoload 0.1GNU Lesser Genera...5.0PHP 5, Language
Description Author

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.

Picture of Wojciech Matusiak
Name: Wojciech Matusiak <contact>
Classes: 1 package by
Country: Poland Poland

  Files folder image Files  
File Role Description
Files folder imageexamples (2 files)
Files folder imageincludes (2 directories)
Plain text file LICENSE Lic. LGPL
Accessible without login HTML file tutorial.html Doc. Tutorial

  Files folder image Files  /  examples  
File Role Description
  Plain text file exampleClassSearch.php Class Example search strategy implementation
  Plain text file exampleErrorHandler.php Class Example error handler implementation

  Files folder image Files  /  includes  
File Role Description
Files folder imageclasses (1 file)
Files folder imageinterfaces (2 files)

  Files folder image Files  /  includes  /  classes  
File Role Description
  Plain text file spAutoLoad.class.php Class Main class

  Files folder image Files  /  includes  /  interfaces  
File Role Description
  Plain text file iAutoLoadClassSearch.interface.php Class Interface for class search ctrategy
  Plain text file iAutoLoadError.interface.php Class Interface for error handler

 Version Control Unique User Downloads Download Rankings  
 0%
Total:310
This week:0
All time:6,902
This week:1,115Up