Libraries tagged by autoload
shipmonk/name-collision-detector
1200072 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
mouf/classname-mapper
2205858 Downloads
Provides a way to find in which PHP files a class will be looked upon.
mcaskill/composer-exclude-files
849860 Downloads
Exclude files from autoload_files.php
lochmueller/autoloader
345318 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
799733 Downloads
Sets up Composer-based autoloading for your Laminas modules
fenetikm/autoload-drupal
229370 Downloads
Autoload Drupal modules into composer autoloader
alleyinteractive/wordpress-autoloader
339721 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
329571 Downloads
Autoload files using WordPress File Conventions using Composer
adriansuter/php-autoload-override
48059 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
898050 Downloads
Sets up Composer-based autoloading for your Zend Framework modules
codezero/composer-preload-files
311154 Downloads
Composer plugin to autoload files before vendor files.
0.0.0/composer-include-files
393365 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
joserick/laravel-livewire-discover
21711 Downloads
Discover and autoload multiples components of livewire by convention (componentNamespace)
yidas/codeigniter-psr4-autoload
17544 Downloads
CodeIgniter 3 PSR-4 Autoloader for Application
pablo-sg-pacheco/wp-namespace-autoloader
32197 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames