Libraries tagged by autoload
codegenie-be/laravel-config-cache-guard
521 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
pocketmine/classloader
259299 Downloads
Ad-hoc autoloading components used by PocketMine-MP
packfire/php5.3-compat
88430 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.
digital-canvas/zend-framework
296761 Downloads
Zend Framework with only the libraries and require_once() calls commented out for better performance with an autoloader.
calebporzio/laravel-helpers-file
5097 Downloads
Because I can never remember exactly how to autoload my helpers.php file
wonderwp/autoload-wwp
4047 Downloads
WonderWP autoloader
versionable/autoload
203 Downloads
Namespace compatible autoloader
quadlayers/wp-autoload
3161 Downloads
Composer package with autoload for WordPress.
apix/autoloader
4916 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.
ticketpark/doctrine-fixtures-autoloader
108604 Downloads
Simplifies loading doctrine fixtures
romantomchak/magento-composer-autoload
19405 Downloads
Integration composer autoload into Magento. Allows to load third-party libraries from vendor directory.
phix/autoloader
34423 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
oxid-professional-services/oxid-dump-autoload
959 Downloads