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