Libraries tagged by Auto Loader
behat/environment-loader
128492 Downloads
Environment processor and contexts autoloader
spencer-mortensen/autoloader
31519 Downloads
Autoload PHP classes
phix/autoloader
32955 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
iziphp/autoloader
1534 Downloads
Skeleton to create a composer library
irap/autoloader
9421 Downloads
An package to make it easy to autoload code.
horde/autoloader
1129 Downloads
Autoloader library
fedora/autoloader
875 Downloads
Fedora PHP Autoloader
code-atlantic/wp-autoloader
296 Downloads
A helper class to autoload composer deps in WordPress plugins
phpactor/composer-autoloader-extension
48361 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.
fontis/composer-autoloader
9493 Downloads
Easily add the Composer autoloader to Magento.
hoa-math-community/consistency
738 Downloads
The Hoa\Consistency library.
waylandace/class-finder
17749 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
gears/class-finder
94416 Downloads
Utility class to help you discover other classes / namespaces based on the composer auto loader.
plott/plottcore-autloader
366 Downloads
An autoloader that enables standard plugins to be require just like mu-plugins