PHP Classes
elePHPant
Icontem

Class Loader: Locate and load class files from a list of paths

Recommend this page to a friend!
  Info   View files View files (2)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2006-02-24 (10 years ago) RSS 2.0 feedStarStarStarStar 63%Total: 1,632 All time: 2,327 This week: 1,081Up
Version License Categories
classloader 1.0GNU Lesser Genera...Files and Folders, Language
Description Author

This class can be used to locate and load class files from directories defined in a list of paths.

It provide a way to write PHP scripts that use classes without knowing in advance where the class files are located.

It can take a list of directories where to search the class files. Then it can search for given files in those directories. Optionally, it may search within sub-directories of the specified directories.

The result locations of the searched files may be cached in files to avoid the overhead in subsequent class path searches.

Picture of Patxi Echarte
Name: Patxi Echarte <contact>
Classes: 4 packages by
Country: Spain Spain

  Files folder image Files  
File Role Description
Plain text file ClassLoader.class.php Class Class source
Accessible without login Plain text file example1.php Example Example

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,632
This week:0
All time:2,327
This week:1,081Up
 User Ratings  
 
 All time
Utility:95%StarStarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:63%StarStarStarStar
Rank:825