Libraries tagged by autoloader
antcms/antloader
20006 Downloads
A small and simple autoloader for PHP applications
wp-cli/autoload-splitter
774286 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
gears/class-finder
94310 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
facebook/definition-finder
41255 Downloads
Find definitions in PHP or Hack files. Useful for autoloaders.
spencer-mortensen/autoloader
31193 Downloads
Autoload PHP classes
mxrvx/autoloader
44 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
iziphp/autoloader
1303 Downloads
Skeleton to create a composer library
irap/autoloader
9187 Downloads
An package to make it easy to autoload code.
horde/autoloader
984 Downloads
Autoloader library
blitz-php/autoloader
5076 Downloads
Autoloader pour Blitz PHP
afragen/autoloader
525 Downloads
PSR-4 style autoloader and classmap 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.
villeristi/bedrock-autoloader
211 Downloads
Standalone version of the Bedrock Autoloader for mu-plugins.
varunsridharan/php-autoloader
32575 Downloads
Lightweight PSR-4 PHP Autoloader Class.
fontis/composer-autoloader
9437 Downloads
Easily add the Composer autoloader to Magento.