Libraries tagged by autoreload
alleyinteractive/composer-wordpress-autoloader
159659 Downloads
Autoload files using WordPress File Conventions using Composer
zfcampus/zf-composer-autoloading
876671 Downloads
Sets up Composer-based autoloading for your Zend Framework modules
lingfennan/protobuf
38 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
codezero/composer-preload-files
176678 Downloads
Composer plugin to autoload files before vendor files.
0.0.0/composer-include-files
353532 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
mgargano/simplehtmldom
502242 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
yogarine/doctrine-annotation-autoload
183996 Downloads
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
yidas/codeigniter-psr4-autoload
15310 Downloads
CodeIgniter 3 PSR-4 Autoloader for Application
rock-symphony/autoloader-contract
Downloads
pablo-sg-pacheco/wp-namespace-autoloader
29872 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
fenetikm/autoload-drupal
190784 Downloads
Autoload Drupal modules into composer autoloader
e0ipso/drupal-unit-autoload
59728 Downloads
Allows you to load classes in non standard unknown file locations.
adriansuter/php-autoload-override
25628 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
274757 Downloads
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
classpreloader/console
194826 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case