Libraries tagged by autoreload
funkjedi/composer-include-files
2771716 Downloads
Include files at a higher priority than autoload files.
infection/include-interceptor
16778600 Downloads
Stream Wrapper: Include Interceptor. Allows to replace included (autoloaded) file with another one.
zendframework/zend-loader
27990877 Downloads
Autoloading and plugin loading strategies
laminas/laminas-loader
26796277 Downloads
Autoloading and plugin loading strategies
theseer/autoload
179541 Downloads
A tool and library to generate autoload code.
aura/autoload
390438 Downloads
Provides a PSR-4 compliant autoloader implementation.
shipmonk/name-collision-detector
987566 Downloads
Simple tool to find ambiguous classes or any other name duplicates within your project.
mouf/classname-mapper
2098728 Downloads
Provides a way to find in which PHP files a class will be looked upon.
mcaskill/composer-exclude-files
828927 Downloads
Exclude files from autoload_files.php
prestashop/autoload
3098134 Downloads
PrestaShop legacy autoloading
lochmueller/autoloader
337319 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
771242 Downloads
Sets up Composer-based autoloading for your Laminas modules
fenetikm/autoload-drupal
218344 Downloads
Autoload Drupal modules into composer autoloader
alleyinteractive/wordpress-autoloader
275952 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
269914 Downloads
Autoload files using WordPress File Conventions using Composer