Recommend this page to a friend! |
Download |
Info | Example | Files | Install with Composer | Download | Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not enough user ratings | Total: 211 | All time: 8,356 This week: 206 |
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. |
|
<?php |
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');
Files (11) | / | include | / | classes |
Files (11) | / | include | / | classes | / | php |
Files (11) | / | include | / | classes | / | php | / | dynamic |
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 |
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.