Libraries tagged by autoloader
aubreypwd/autoload
3 Downloads
Just an empty Composer package used to create autoloaded PHP, just use create-project.
composer/composer
165682270 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
laminas/laminas-zendframework-bridge
96346222 Downloads
Alias legacy ZF class names to Laminas Project equivalents.
funkjedi/composer-include-files
2843972 Downloads
Include files at a higher priority than autoload files.
zendframework/zend-loader
28079408 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
27595191 Downloads
Autoloading and plugin loading strategies
theseer/autoload
181560 Downloads
A tool and library to generate autoload code.
prestashop/autoload
3286966 Downloads
PrestaShop legacy autoloading
shipmonk/name-collision-detector
1083251 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
mouf/classname-mapper
2145753 Downloads
Provides a way to find in which PHP files a class will be looked upon.
mcaskill/composer-exclude-files
839566 Downloads
Exclude files from autoload_files.php
laminas/laminas-composer-autoloading
785753 Downloads
Sets up Composer-based autoloading for your Laminas modules
adriansuter/php-autoload-override
43996 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
894916 Downloads
Sets up Composer-based autoloading for your Zend Framework modules
hhvm/hhvm-autoload
665955 Downloads