Libraries tagged by autoloader
gears/class-finder
93350 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
facebook/definition-finder
40155 Downloads
Find definitions in PHP or Hack files. Useful for autoloaders.
iziphp/autoloader
840 Downloads
Skeleton to create a composer library
irap/autoloader
8062 Downloads
An package to make it easy to autoload code.
blitz-php/autoloader
2915 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.
pfaciana/composer-smart-autoloader
48 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
phpactor/composer-autoloader-extension
43836 Downloads
Composer Autoloader provider
wonderwp/autoload-wwp
3031 Downloads
WonderWP autoloader
popphp/pop-loader
3935 Downloads
Pop Loader Component for Pop PHP Framework
hoa-math-community/consistency
416 Downloads
The Hoa\Consistency library.
respect/loader
46 Downloads
Minimalistic Autoloader, PSR-0 complient.
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
cruxinator/class-finder
2877 Downloads
locates defined classes within the autoloader