Libraries tagged by autoreload
romantomchak/magento-composer-autoload
19406 Downloads
Integration composer autoload into Magento. Allows to load third-party libraries from vendor directory.
quadlayers/wp-autoload
3167 Downloads
Composer package with autoload for WordPress.
phix/autoloader
34427 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
oxid-professional-services/oxid-dump-autoload
959 Downloads
level-level/ll-plugin-autoloader
194117 Downloads
Simplifies loading the composer autoloader and mu-plugins in WordPress.
kkevindev/composer-psr4-autoload-validator
953 Downloads
Small CLI wrapper around Composer's PSR-4 autoload validation.
jazzman/autoload-interface
3379 Downloads
horde/autoloader
4778 Downloads
Autoloader library
eftec/autoloadone
3436 Downloads
AutoloadOne is a program that generates an autoload class for PHP.
crodas/autoloader
3010 Downloads
Best autoloader from out there
blitz-php/autoloader
6147 Downloads
Autoloader pour Blitz PHP
apix/autoloader
4917 Downloads
Light PSR-0 compliant autoloader for PHP5.3+ namespaces and older PEAR-style classes.
aaronholbrook/autoload
10495 Downloads
Automatically and recursively require_once all files in a directory.
malkusch/php-autoloader
1352 Downloads
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.
facebook/hhvm-autoload
3894 Downloads