Libraries tagged by php autoloader
lochmueller/autoloader
349621 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
32583 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
antcms/antloader
23393 Downloads
A small and simple autoloader for PHP applications
spencer-mortensen/autoloader
32219 Downloads
Autoload PHP classes
wearerequired/composer-wp-config
18327 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.
websafe/lib-websafe-blueimp-jquery-file-upload-handler
34783 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
facebook/definition-finder
41786 Downloads
Find definitions in PHP or Hack files. Useful for autoloaders.
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.
phix/autoloader
33101 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
popphp/pop-loader
4632 Downloads
Pop Loader Component for Pop PHP Framework
varunsridharan/php-autoloader
32584 Downloads
Lightweight PSR-4 PHP Autoloader Class.
fedora/autoloader
883 Downloads
Fedora PHP Autoloader
blitz-php/autoloader
5138 Downloads
Autoloader pour Blitz PHP
mxrvx/autoloader
68 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
piotrpress/composer-classmapper
79 Downloads
This Composer command generates a classmap.php file based on project files.