Libraries tagged by autoload
composer/composer
160106162 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
nette/robot-loader
45218921 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
laminas/laminas-zendframework-bridge
95118061 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
hoa/consistency
20378660 Downloads
The Hoa\Consistency library.
automattic/jetpack-autoloader
4301420 Downloads
Creates a custom autoloader for a plugin or theme.
roots/bedrock-autoloader
4339763 Downloads
An autoloader that enables standard plugins to be required just like must-use plugins
funkjedi/composer-include-files
2725244 Downloads
Include files at a higher priority than autoload files.
classpreloader/classpreloader
41401131 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
typo3/class-alias-loader
10997169 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
infection/include-interceptor
16384048 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
zendframework/zend-loader
27941395 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
26374106 Downloads
Autoloading and plugin loading strategies
theseer/autoload
178666 Downloads
A tool and library to generate autoload code.
aura/autoload
385689 Downloads
Provides a PSR-4 compliant autoloader implementation.
shipmonk/name-collision-detector
933857 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.