Libraries tagged by autoload
hhvm/hhvm-autoload
633062 Downloads
shipmonk/name-collision-detector
656817 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
mouf/classname-mapper
1768285 Downloads
Provides a way to find in which PHP files a class will be looked upon.
mcaskill/composer-exclude-files
770020 Downloads
Exclude files from autoload_files.php
prestashop/autoload
2133110 Downloads
PrestaShop legacy autoloading
lochmueller/autoloader
313563 Downloads
Automatic components loading of ExtBase extensions to get more time for coffee in the company ;) This ext is not a PHP SPL autoloader or class loader - it is better! Loads CommandController, Xclass, Hooks, FlexForms, Slots, TypoScript, TypeConverter, BackendLayouts and take care of createing needed templates, TCA configuration or translations at the right location.
laminas/laminas-composer-autoloading
710449 Downloads
Sets up Composer-based autoloading for your Laminas modules
alleyinteractive/wordpress-autoloader
162813 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
158549 Downloads
Autoload files using WordPress File Conventions using Composer
zfcampus/zf-composer-autoloading
876417 Downloads
Sets up Composer-based autoloading for your Zend Framework modules
lingfennan/protobuf
38 Downloads
Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.
0.0.0/composer-include-files
353097 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
mgargano/simplehtmldom
501754 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
yogarine/doctrine-annotation-autoload
183721 Downloads
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
yidas/codeigniter-psr4-autoload
15289 Downloads
CodeIgniter 3 PSR-4 Autoloader for Application