Libraries tagged by php autoloader
lochmueller/autoloader
337785 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
31624 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
32480 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
32574 Downloads
Lightweight PSR-4 PHP Autoloader Class.
phix/autoloader
32611 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
spencer-mortensen/autoloader
31025 Downloads
Autoload PHP classes
antcms/antloader
19458 Downloads
A small and simple autoloader for PHP applications
wearerequired/composer-wp-config
17577 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.
facebook/definition-finder
41116 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.
blitz-php/autoloader
5044 Downloads
Autoloader pour Blitz PHP
popphp/pop-loader
4445 Downloads
Pop Loader Component for Pop PHP Framework
fedora/autoloader
863 Downloads
Fedora PHP Autoloader
mxrvx/autoloader
13 Downloads
Automatic loading `bootstrap.php` packages installed using composer for MODX Revolution
ion/autoloader
668 Downloads
A small autoloading library, compatible with Composer, that allows you to customise your autoloading functionality.