Libraries tagged by Auto Loader
wp-cli/autoload-splitter
772870 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
facebook/definition-finder
40142 Downloads
Find definitions in PHP or Hack files. Useful for autoloaders.
popphp/pop-loader
3935 Downloads
Pop Loader Component for Pop PHP Framework
respect/loader
46 Downloads
Minimalistic Autoloader, PSR-0 complient.
pfaciana/composer-smart-autoloader
48 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
iziphp/autoloader
840 Downloads
Skeleton to create a composer library
irap/autoloader
8061 Downloads
An package to make it easy to autoload code.
bmsrox/yii2-module-autoloader
1343 Downloads
Extension to autoload modules dynamically
blitz-php/autoloader
2912 Downloads
Autoloader pour Blitz PHP
phpactor/composer-autoloader-extension
43833 Downloads
Composer Autoloader provider
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.
wonderwp/autoload-wwp
3031 Downloads
WonderWP autoloader
hoa-math-community/consistency
416 Downloads
The Hoa\Consistency library.
waylandace/class-finder
15252 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
keradus/psr4autoloader
4131 Downloads
PSR-4 Autoloader implementation