Libraries tagged by autoload
phix/autoloader
34427 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
mattwellss/magento-composer-autoloader
832 Downloads
getsky/phalcon-autoload-services
490 Downloads
Components for automatic registration services in Dependency Injection
darvishani/cart-auto-load
2 Downloads
to update magento cart
claudiosanches/wp-autoloader
78 Downloads
Autoload classes following WordPress naming convertions
actra/autoloader
110 Downloads
A simple, lightweight, and efficient PHP Autoloader supporting PSR-4, PSR-0, and filesystem caching with OPcache support.
wordplate/autoloader
2299 Downloads
Enables standard plugins to be required just like must-use plugins in WordPlate
nextras/composer-autoload-simplifier
25 Downloads
Simplifies autoloader generated by Composer
fontis/composer-autoloader
9572 Downloads
Easily add the Composer autoloader to Magento.
facebook/hhvm-autoload
3894 Downloads
easyengine/autoload-splitter
478 Downloads
Composer plugin for splitting a generated autoloader into two distinct parts.
zhangchunsheng/php-qrcode
604 Downloads
php qrcode is qrcode utils written in PHP.
wppunk/wpautoload
150 Downloads
Autoload your classes, interfaces and traits in WordPress
redkite-labs/redkite-labs-bootstrap-bundle
5140 Downloads
RedKiteLabsBootstrapBundle takes care to autoload and configure bundles on a composer base application. The responsibility to configure the bundle is delegated to the bundle's author, who implements an autoloader.json file, where declares the bundle's configuration.
radic/composer-exclude-classmap-plugin
902 Downloads
Merges 'autoload.exclude-classmap' from vendor packages into the root composer at runtime. Useful for overriding php classes of other packages. Compatible with wikimedia/composer-merge-plugin packages aswell.