PHP Classes

Dframe PHP AutoLoader Class with Namespaces: Load classes from directories based on namespaces

Recommend this page to a friend!
  Info   View files View files (6)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 67 This week: 1All time: 10,307 This week: 560Up
Version License PHP version Categories
dframe-loader 4.1.7The PHP License7PHP 5, Language
Description 

Author

This class can load classes from directories based on namespaces.

It can register a class function to act as autoloader of other classes.

The class parses the name of the class to be loaded and splits its namespace path to find the directory, subdirectories of the class script file name. If the path exists, it loads the class from that path.

Picture of Slawomir Kaleta
  Performance   Level  
Name: Slawomir Kaleta <contact>
Classes: 15 packages by
Country: Poland Poland
Age: ???
All time rank: 233054 in Poland Poland
Week rank: 34 Up2 in Poland Poland Up
Innovation award
Innovation award
Nominee: 3x

Winner: 1x

  Files folder image Files  
File Role Description
Files folder imageExceptions (1 file)
Files folder imageTests (1 file, 1 directory)
Accessible without login Plain text file composer.json Data Auxiliary data
Plain text file Loader.php Class Class source

  Files folder image Files  /  Exceptions  
File Role Description
  Plain text file LoaderException.php Class Class source

  Files folder image Files  /  Tests  
File Role Description
Files folder imageController (1 file, 1 directory)
  Plain text file LoaderTest.php Class Class source

  Files folder image Files  /  Tests  /  Controller  
File Role Description
Files folder imageSub (1 file)
  Plain text file Test.php Class Class source

  Files folder image Files  /  Tests  /  Controller  /  Sub  
File Role Description
  Plain text file SubTestController.php Class Class source

 Version Control Unique User Downloads Download Rankings  
 100%
Total:67
This week:1
All time:10,307
This week:560Up