Libraries tagged by php autoloader
radic/composer-exclude-classmap-plugin
100 Downloads
Merges 'autoload.exclude-classmap' from vendor packages into the root composer at runtime. Useful for overriding php classes of other packages. Compatible with wikimedia/composer-merge-plugin packages aswell.
lalalab/autoloadr
2176 Downloads
PHP Autoload facilities
alex-robert/autoloadr
387 Downloads
PHP Autoload facilities
aubreypwd/autoload
3 Downloads
Just an empty Composer package used to create autoloaded PHP, just use create-project.
composer/composer
172314553 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
mcaskill/composer-exclude-files
863047 Downloads
Exclude files from autoload_files.php
mouf/classname-mapper
2242537 Downloads
Provides a way to find in which PHP files a class will be looked upon.
adriansuter/php-autoload-override
49329 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
nealio82/avro-php
77524 Downloads
Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters
adaptive/php-text-difference
58610 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays). Fork of a fork to add namespaces and psr-4 autoloading
mgargano/simplehtmldom
548458 Downloads
Composer package that gives you access to and (unlike all the others at this time) autoloads S.C. Chen's PHP Simple HTML DOM Parser Library
jesseschalken/autoload-generator
27066 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
a7/autoload
19713 Downloads
Automatically and recursively require_once all php files in a given directory.
decodelabs/wellspring
16953 Downloads
PHP autoload management tools
packfire/php5.3-compat
83948 Downloads
Provides class and interface compatibility between PHP 5.3 and PHP 5.4 through autoloading.