Login   Register  
PHP Classes
elePHPant
Icontem

Class: 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: 1490 users
All time rank: 2181
Week users: 1 user
Week rank: 2434
Picture of Patxi Echarte
Author: Patxi Echarte <e-mail contact>
Packages: 4 Browse this author's classes Browse this author's classes
Country: Spain Spain - PHP jobs in Spain
Age: ???
All time rank: 17910 in Spain Spain
Week rank: 1005 Down27 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  
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

  Rate classes User ratings   Applications   Files Files  

  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.