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