Libraries tagged by autoload
pablo-sg-pacheco/wp-namespace-autoloader
29865 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
indigophp/doctrine-annotation-autoload
274725 Downloads
Hooks into Composer autoload generation and adds Doctrine annotation autoloading
rock-symphony/autoloader-contract
Downloads
fenetikm/autoload-drupal
190553 Downloads
Autoload Drupal modules into composer autoloader
e0ipso/drupal-unit-autoload
59708 Downloads
Allows you to load classes in non standard unknown file locations.
adriansuter/php-autoload-override
25550 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
codezero/composer-preload-files
175154 Downloads
Composer plugin to autoload files before vendor files.
classpreloader/console
194724 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
zepgram/magento-dotenv
51032 Downloads
Simple autoloader to integrate the Symfony Dotenv component into Magento2
websafe/lib-websafe-blueimp-jquery-file-upload-handler
29959 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
spryker/composer-merge-plugin
372620 Downloads
Composer plugin to merge multiple autoload and autoload-dev from composer.json files
sourcebroker/deployer-loader
225545 Downloads
Autoload of vendors and autoload of deployer tasks.
nealio82/avro-php
68897 Downloads
Implementation of Apache's Avro PHP library with Composer support, PSR-4 autoloading, namespaces, and type hinted method parameters
limewell/laravel-make-extender
4595 Downloads
This package helps to generate and autoload custom helpers, It can generate multilevel helpers in the context of the directory.
joserick/laravel-livewire-discover
7455 Downloads
Discover and autoload multiples components of livewire by convention (componentNamespace)