Recommend this page to a friend! |
Download .zip |
Info | Example | View files (11) | Download .zip | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 202 This week: 1 | All time: 8,312 This week: 358 |
Version | License | PHP version | Categories | |||
php-autoloader-class 1.0.1 | MIT/X Consortium ... | 5 | PHP 5, Language, PHP 7 |
Description | Author | ||||||||||||||
This package can load classes automatically from a given directory. |
|
1. Autloading the classes 2. Autoloading classes with namespace
This package can auto load classes form path that provided.
//require the files
require_once 'core/init.php';
//loading classes
Autoloader::Load('path/to/files');
php-autoloader-class-2018-07-26.zip 4KB | |
php-autoloader-class-2018-07-26.tar.gz 2KB | |
Install with Composer |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.