Libraries tagged by class autooader
stradivari/autoloader
19 Downloads
class autoloader
nette/robot-loader
44563765 Downloads
🍀 Nette RobotLoader: high performance and comfortable autoloader that will search and autoload classes within your application.
typo3/class-alias-loader
10730636 Downloads
Amends the composer class loader to support class aliases to provide backwards compatibility for packages
aura/autoload
377802 Downloads
Provides a PSR-4 compliant autoloader implementation.
aplus/autoload
1585920 Downloads
Aplus Framework Autoload Library
lochmueller/autoloader
330939 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.
pablo-sg-pacheco/wp-namespace-autoloader
31005 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
websafe/lib-websafe-blueimp-jquery-file-upload-handler
31661 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
varunsridharan/php-autoloader
31856 Downloads
Lightweight PSR-4 PHP Autoloader Class.
spencer-mortensen/autoloader
30198 Downloads
Autoload PHP classes
bnomei/autoloader-for-kirby
5042 Downloads
Helper to automatically load various Kirby extensions in a plugin
frozzare/wp-autoload
16862 Downloads
Simple autoloader that will autoload classes or traits with namespace prefix
malkusch/php-autoloader
1352 Downloads
This autoloader supports every autoloadable PHP feature up to PHP 5.4’s traits. It find’s every class, interface or traits definition in any situation. No matter what convention is used. The autoloader is index based. After building the index there will be no performance issue. The building is done dynamically. There is no explicit need of calling a build script. For the sake of comfortability there exists a script for prebuilding an index.
ajbonner/magento-composer-autoload
9253 Downloads
Extension of Magento's class autoloader making it composer vendor library aware
aoepeople/aoe_classpathcache
3463 Downloads
Class path cache for Magento autoloader.