PHP Classes

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    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 312 This week: 1All time: 7,296 This week: 560Up
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
Age: 41
All time rank: 380281 in Poland Poland
Week rank: 411 Up14 in Poland Poland Up

  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:312
This week:1
All time:7,296
This week:560Up