Search results for autoload
mouf/classname-mapper
2121188 Downloads
Provides a way to find in which PHP files a class will be looked upon.
prestashop/autoload
3183151 Downloads
PrestaShop legacy autoloading
lochmueller/autoloader
339413 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
778680 Downloads
Sets up Composer-based autoloading for your Laminas modules
fenetikm/autoload-drupal
221187 Downloads
Autoload Drupal modules into composer autoloader
alleyinteractive/wordpress-autoloader
294094 Downloads
Autoload files using WordPress File Conventions
alleyinteractive/composer-wordpress-autoloader
285156 Downloads
Autoload files using WordPress File Conventions using Composer
adriansuter/php-autoload-override
41775 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
893373 Downloads
Sets up Composer-based autoloading for your Zend Framework modules
hhvm/hhvm-autoload
665300 Downloads
codezero/composer-preload-files
283731 Downloads
Composer plugin to autoload files before vendor files.
0.0.0/composer-include-files
384172 Downloads
Include files at a higher priority than autoload files. Useful for overriding Laravel helpers.
mgargano/simplehtmldom
537631 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
mcaskill/composer-exclude-files
833609 Downloads
Exclude files from autoload_files.php
joserick/laravel-livewire-discover
18300 Downloads
Discover and autoload multiples components of livewire by convention (componentNamespace)