Libraries tagged by autoreload
varunsridharan/php-autoloader
30248 Downloads
Lightweight PSR-4 PHP Autoloader Class.
ticketpark/doctrine-fixtures-autoloader
74565 Downloads
Simplifies loading doctrine fixtures
spencer-mortensen/autoloader
28016 Downloads
Autoload PHP classes
phpcq/autoload-validation
88854 Downloads
Check that the contents of the composer.json autoload keys are correct.
jesseschalken/autoload-generator
25469 Downloads
Generates classmap-based include/autoload files for PHP projects, with support for functions and constants.
frozzare/wp-autoload
16369 Downloads
Simple autoloader that will autoload classes or traits with namespace prefix
bnomei/autoloader-for-kirby
4629 Downloads
Helper to automatically load various Kirby extensions in a plugin
alfredbez/oxid-dump-autoload
23685 Downloads
a7/autoload
18772 Downloads
Automatically and recursively require_once all php files in a given directory.
wp-cli/autoload-splitter
772870 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
yurunsoft/composer-include-files
66329 Downloads
Include files at a higher priority than autoload files.
wechaty/php-wechaty
358 Downloads
PHP Wechaty is a Conversational AI RPA SDK for Chatbot written in PHP.
webarchitect609/bitrix-neverinclude
14330 Downloads
Automatic Bitrix modules loader helps you to forget about CModule::IncludeModule and Loader::includeModule.
wearerequired/composer-wp-config
16151 Downloads
A composer plugin to create the WordPress configuration file which automagically defines constants from a .env file. Also includes path of Composer's autoloader in wp-config.php.
stevie-mayhew/trait-loader
61107 Downloads
Adds trait autoloading support to SilverStripe