Download the PHP package malkusch/php-autoloader without Composer
On this page you can find all versions of the php package malkusch/php-autoloader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download malkusch/php-autoloader
More information about malkusch/php-autoloader
Files in malkusch/php-autoloader
Download malkusch/php-autoloader
More information about malkusch/php-autoloader
Files in malkusch/php-autoloader
Vendor malkusch
Package php-autoloader
Short Description This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
License GPL-3.0+
Homepage http://php-autoloader.malkusch.de/en/
Package php-autoloader
Short Description This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
License GPL-3.0+
Homepage http://php-autoloader.malkusch.de/en/
Keywords autoloaderautoload
Please rate this library. Is it a good library?
Informations about the package php-autoloader
All versions of php-autoloader with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package malkusch/php-autoloader contains the following files
Loading the files please wait ....