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
StarStarStar 58%Total: 1,647 This week: 1All time: 2,383 This week: 560Up
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: 2259 in Spain Spain
Week rank: 411 Down13 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,647
This week:1
All time:2,383
This week:560Up
 User Ratings  
 
 All time
Utility:87%StarStarStarStarStar
Consistency:75%StarStarStarStar
Documentation:-
Examples:75%StarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1366