Libraries tagged by Auto Loader
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.
hoa-math-community/consistency
664 Downloads
The Hoa\Consistency library.
waylandace/class-finder
17163 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
aoepeople/aoe_classpathcache
3464 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
itmar/loader-package
9 Downloads
This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.
respect/loader
46 Downloads
Minimalistic Autoloader, PSR-0 complient.
omgpress/acf-block-autoloader
5 Downloads
Library for automating the registration of Gutenberg blocks via Advanced Custom Fields
mxrvx/autoloader
36 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
mattwellss/magento-composer-autoloader
831 Downloads
littlebizzy/autoloader
6 Downloads
Enables standard WordPress plugins contained in a directory to be placed in the mu-plugins directory and loaded prior to others (forked from Bedrock).
fedora/autoloader
863 Downloads
Fedora PHP Autoloader
crodas/autoloader
2943 Downloads
Best autoloader from out there
claudiosanches/wp-autoloader
78 Downloads
Autoload classes following WordPress naming convertions
camspiers/autoloader-composer-silverstripe
22082 Downloads