Libraries tagged by autoload
mouf/classname-mapper
2130161 Downloads
Provides a way to find in which PHP files a class will be looked upon.
mcaskill/composer-exclude-files
835741 Downloads
Exclude files from autoload_files.php
prestashop/autoload
3221721 Downloads
PrestaShop legacy autoloading
lochmueller/autoloader
340313 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
laminas/laminas-composer-autoloading
781328 Downloads
Sets up Composer-based autoloading for your Laminas modules
fenetikm/autoload-drupal
222402 Downloads
Autoload Drupal modules into composer autoloader
alleyinteractive/wordpress-autoloader
301457 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
291638 Downloads
Autoload files using WordPress File Conventions using Composer
adriansuter/php-autoload-override
43619 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
zfcampus/zf-composer-autoloading
893850 Downloads
Sets up Composer-based autoloading for your Zend Framework modules
hhvm/hhvm-autoload
665544 Downloads
codezero/composer-preload-files
286986 Downloads
Composer plugin to autoload files before vendor files.
0.0.0/composer-include-files
385192 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
mgargano/simplehtmldom
538254 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
joserick/laravel-livewire-discover
18749 Downloads
Discover and autoload multiples components of livewire by convention (componentNamespace)