Libraries tagged by Auto Loader
crodas/autoloader
2994 Downloads
Best autoloader from out there
blitz-php/autoloader
5905 Downloads
Autoloader pour Blitz PHP
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.
railt/discovery
3461 Downloads
Cross-package composer-based configuration loader
wonderwp/autoload-wwp
3882 Downloads
WonderWP autoloader
hoa-math-community/consistency
1429 Downloads
The Hoa\Consistency library.
gears/class-finder
94949 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
versionable/autoload
188 Downloads
Namespace compatible autoloader
smuuf/koloader
1153 Downloads
A lightweight directory-sniffing autoloader with caching.
gamingengine/classfinder
556 Downloads
Automatic class discovery via Composer autoloader
aoepeople/aoe_classpathcache
3465 Downloads
Class path cache for Magento autoloader.
floriankarsten/merkur-blocks-loader
116 Downloads
Kirby CMS blocks auto loader for Merkur or to be used alone
respect/loader
47 Downloads
Minimalistic Autoloader, PSR-0 complient.
wildwolf/wp-class-autoloader
43728 Downloads
Helper to load WordPress core classes automatically
villeristi/bedrock-autoloader
551 Downloads
Standalone version of the Bedrock Autoloader for mu-plugins.