Libraries tagged by autoreload
automattic/jetpack-autoloader
6299752 Downloads
Creates a custom autoloader for a plugin or theme.
typo3/class-alias-loader
14906191 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
shipmonk/name-collision-detector
3085165 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
funkjedi/composer-include-files
3398050 Downloads
Include files at a higher priority than autoload files.
zendframework/zend-loader
28997020 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
36139897 Downloads
Autoloading and plugin loading strategies
prestashop/autoload
5992691 Downloads
PrestaShop legacy autoloading
aura/autoload
526211 Downloads
Provides a PSR-4 compliant autoloader implementation.
alleyinteractive/wordpress-autoloader
779623 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
762691 Downloads
Autoload files using WordPress File Conventions using Composer
mcaskill/composer-exclude-files
1014149 Downloads
Exclude files from autoload_files.php
theseer/autoload
197429 Downloads
A tool and library to generate autoload code.
laminas/laminas-composer-autoloading
943956 Downloads
Sets up Composer-based autoloading for your Laminas modules
adriansuter/php-autoload-override
67617 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
921533 Downloads
Sets up Composer-based autoloading for your Zend Framework modules