Login   Register  
PHP Classes
elePHPant
Icontem

Class Loader

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Patxi Echarte  >  Class Loader  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Class Loader
Base name: classloader
Description: Locate and load class files from a list of paths
Related classes: , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 1514 users
All time rank: 2180
Week users: 0 users
Week rank: 2391
 

  Author  
Picture of Patxi Echarte
Name: Patxi Echarte <e-mail contact>
Packages: 4 Browse all classes by Patxi Echarte Browse all classes by
Country: Spain Spain - PHP jobs in Spain
Age: ???
All time rank: 18310 in Spain Spain
Week rank: 817 Down20 in Spain Spain Down


  Detailed description  
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.

  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file ClassLoader.class.php Class Class source
Plain text file example1.php Example Example

Download all files: classloader.tar.gz classloader.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.