Libraries tagged by autoload
steevanb/composer-overload-class
103165 Downloads
Add extra to composer.json, to overload autoloaded class
keltstr/yii2-simplehtmldom
169209 Downloads
"PHP Simple HTML DOM Parser" rev.210 adapted to Yii2 psr-4(namespace autoload class) based on serhatozles/yii2-simplehtmldom(rev.196)
boenrobot/composer-install-library-of-functions
29658 Downloads
A Composer plugin to handle the "functionmap" autoload section.
birkof/netopia-mobilpay
32218 Downloads
Mirroring MobilePay library with composer PSR-4 autoloading capability.
antcms/antloader
12965 Downloads
A small and simple autoloader for PHP applications
wonderwp/autoload-wwp
3030 Downloads
WonderWP autoloader
raxon/autoload
49 Downloads
raxon/autoload see https://raxon.org for detailed usage
quadlayers/wp-autoload
1887 Downloads
Composer package with autoload for WordPress.
eftec/autoloadone
3387 Downloads
AutoloadOne is a program that generates an autoload class for PHP.
cora/autoload
3618 Downloads
Easy autoloading of PHP class files
bmsrox/yii2-module-autoloader
1343 Downloads
Extension to autoload modules dynamically
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
18914 Downloads
Integration composer autoload into Magento. Allows to load third-party libraries from vendor directory.
pfaciana/composer-smart-autoloader
47 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
iziphp/autoloader
832 Downloads
Skeleton to create a composer library