Search results for autoload
decodelabs/wellspring
13668 Downloads
PHP autoload management tools
birkof/netopia-mobilpay
36743 Downloads
Mirroring MobilePay library with composer PSR-4 autoloading capability.
antcms/antloader
19805 Downloads
A small and simple autoloader for PHP applications
pocketmine/classloader
254903 Downloads
Ad-hoc autoloading components used by PocketMine-MP
wildwolf/wp-class-autoloader
43663 Downloads
Helper to load WordPress core classes automatically
spencer-mortensen/autoloader
31131 Downloads
Autoload PHP classes
quadlayers/wp-autoload
2403 Downloads
Composer package with autoload for WordPress.
eftec/autoloadone
3423 Downloads
AutoloadOne is a program that generates an autoload class for PHP.
cora/autoload
3998 Downloads
Easy autoloading of PHP class files
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.
varunsridharan/php-autoloader
32575 Downloads
Lightweight PSR-4 PHP Autoloader Class.
romantomchak/magento-composer-autoload
19022 Downloads
Integration composer autoload into Magento. Allows to load third-party libraries from vendor directory.
mxrvx/autoloader
40 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
jazzman/autoload-interface
2372 Downloads
iziphp/autoloader
1293 Downloads
Skeleton to create a composer library