PHP Classes

scm_autoloader: Autoload class scanning directories of class files

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 288 All time: 7,528 This week: 488Up
Version License PHP version Categories
autoloader_ivanscm 0.1Free for non-comm...5.3PHP 5, Files and Folders, Language
Description 

Author

This class can autoload a class by scanning directories of class files.

It registers an autoload function that can scan a given directory recursively and inspect files with the .php extension to see which contain the definitions of classes or interfaces.

The list of classes that were found is stored in a cache file, so it avoids the scanning overhead next time a class needs to be loaded automatically.

Picture of IvanSCM
  Performance   Level  
Name: IvanSCM <contact>
Classes: 1 package by
Country: Kazakhstan Kazakhstan

  Files folder image Files (2)  
File Role Description
Plain text file autoloader.php Class Main class
Accessible without login Plain text file use.php Example Demo for use

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:288
This week:0
All time:7,528
This week:488Up