Libraries tagged by autoreload
mouf/classname-mapper
2240062 Downloads
Provides a way to find in which PHP files a class will be looked upon.
codezero/composer-preload-files
332688 Downloads
Composer plugin to autoload files before vendor files.
0.0.0/composer-include-files
400952 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
joserick/laravel-livewire-discover
23845 Downloads
Discover and autoload multiples components of livewire by convention (componentNamespace)
yidas/codeigniter-psr4-autoload
17849 Downloads
CodeIgniter 3 PSR-4 Autoloader for Application
rock-symphony/autoloader-contract
Downloads
phpcq/autoload-validation
93718 Downloads
Check that the contents of the composer.json autoload keys are correct.
pablo-sg-pacheco/wp-namespace-autoloader
32576 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
e0ipso/drupal-unit-autoload
65171 Downloads
Allows you to load classes in non standard unknown file locations.
aplus/autoload
1602141 Downloads
Aplus Framework Autoload Library
ajbonner/magento-composer-autoload
12127 Downloads
Extension of Magento's class autoloader making it composer vendor library aware
adriansuter/php-autoload-override
49221 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
indigophp/doctrine-annotation-autoload
282194 Downloads
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
hhvm/hhvm-autoload
668043 Downloads
classpreloader/console
220313 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case