Libraries tagged by autoload
spencer-mortensen/autoloader
31594 Downloads
Autoload PHP classes
fedora/autoloader
875 Downloads
Fedora PHP Autoloader
eftec/autoloadone
3425 Downloads
AutoloadOne is a program that generates an autoload class for 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.
romantomchak/magento-composer-autoload
19053 Downloads
Integration composer autoload into Magento. Allows to load third-party libraries from vendor directory.
phix/autoloader
32955 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
jazzman/autoload-interface
2545 Downloads
iziphp/autoloader
1595 Downloads
Skeleton to create a composer library
irap/autoloader
9438 Downloads
An package to make it easy to autoload code.
horde/autoloader
1145 Downloads
Autoloader library
code-atlantic/wp-autoloader
311 Downloads
A helper class to autoload composer deps in WordPress plugins
blitz-php/autoloader
5120 Downloads
Autoloader pour Blitz PHP
phpactor/composer-autoloader-extension
48400 Downloads
Composer Autoloader provider
fontis/composer-autoloader
9493 Downloads
Easily add the Composer autoloader to Magento.
wechaty/php-wechaty
380 Downloads
PHP Wechaty is a Conversational AI RPA SDK for Chatbot written in PHP.