PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStarStar 63%Total: 1,646 All time: 2,381 This week: 135Up
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
Age: ???
All time rank: 2249 in Spain Spain
Week rank: 703 Down22 in Spain Spain Down

  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,646
This week:0
All time:2,381
This week:135Up
 User Ratings  
 
 All time
Utility:95%StarStarStarStarStar
Consistency:80%StarStarStarStarStar
Documentation:-
Examples:80%StarStarStarStarStar
Tests:-
Videos:-
Overall:63%StarStarStarStar
Rank:986