PHP Classes
Icontem

Class: Tracker


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend! ReTweet ReTweet Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Karel Klima  >  Tracker  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Tracker Support forum
Base name: tracker
Description: Locate and index auto-loaded classes
Related top rated classes:
Version: 1.0
Required PHP version: 5.0
License: GNU General Public License (GPL)
All time users: 508 users
All time rank: 3584
Week users: 2 users
Week rank: 2621
 
  Author   Group folder image Groups   Detailed description  
  Rate classes User ratings   Applications   Files Files  

Author

Picture of Karel Klima
Name: Karel Klima <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Czech Republic Czech Republic - PHP jobs in Czech Republic
Home page: http://charlie.cz/
Age: 19
All time rank: 1996
Week rank: 1598

Innovation Award

PHP Programming Innovation award nominee
January 2007
Number 8
PHP 5 autoload support can simplify the loading of the classes that an application uses. However, if the application needs to load classes from multiple directories, the autoload function can become very complicated.

This package offers a solution that addresses that problem. It creates an index of all classes available in multiple directories. When a class is loaded, it just performs simple index lookup to determine the path of each class file.

Manuel Lemos

Groups

Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Language Constructs to assist in the language control View top rated classes

Detailed description

This class can be used to locate and index classes to be auto-loaded when their objects are instantiated.

It searches for PHP classes in files and generates an index file in the INI format with the paths of all the classes that it found, so next time a class needs to be loaded it just needs to look in the generated INI file.

It also provides an auto-load function that looks in the generated INI file entries for the path of the class file to be loaded.

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

File Role Description
Plain text file example.php Example Example of usage
Plain text file classfinder.php Class ClassFinder locates classes in a PHP file
Plain text file tracker.php Class Main class for managing scans and autoloading
Download all files: tracker.tar.gz tracker.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2009 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products