Libraries tagged by autoloader
spencer-mortensen/autoloader
31588 Downloads
Autoload PHP classes
phix/autoloader
32955 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
iziphp/autoloader
1590 Downloads
Skeleton to create a composer library
irap/autoloader
9437 Downloads
An package to make it easy to autoload code.
horde/autoloader
1144 Downloads
Autoloader library
fedora/autoloader
875 Downloads
Fedora PHP Autoloader
blitz-php/autoloader
5120 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.
code-atlantic/wp-autoloader
311 Downloads
A helper class to autoload composer deps in WordPress plugins
phpactor/composer-autoloader-extension
48398 Downloads
Composer Autoloader provider
fontis/composer-autoloader
9493 Downloads
Easily add the Composer autoloader to Magento.
popphp/pop-loader
4555 Downloads
Pop Loader Component for Pop PHP Framework
hoa-math-community/consistency
744 Downloads
The Hoa\Consistency library.
plott/plottcore-autloader
375 Downloads
An autoloader that enables standard plugins to be require just like mu-plugins
dbout/wp-module-hook
51 Downloads
Magic hook autoloader for WordPress.