PHP Classes

spAutoLoad: Automatically load classes from multiple sources

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 312 All time: 7,303 This week: 660Up
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 (7)  
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 (7)  /  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 (7)  /  includes  
File Role Description
Files folder imageclasses (1 file)
Files folder imageinterfaces (2 files)

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

  Files folder image Files (7)  /  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

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:312
This week:0
All time:7,303
This week:660Up