Libraries tagged by php autoloader
lochmueller/autoloader
369509 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.
antcms/antloader
47817 Downloads
A small and simple autoloader for PHP applications
websafe/lib-websafe-blueimp-jquery-file-upload-handler
39782 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
pablo-sg-pacheco/wp-namespace-autoloader
34477 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
spencer-mortensen/autoloader
36452 Downloads
Autoload PHP classes
popphp/pop-loader
5542 Downloads
Pop Loader Component for Pop PHP Framework
wearerequired/composer-wp-config
20637 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
42950 Downloads
Find definitions in PHP or Hack files. Useful for autoloaders.
fedora/autoloader
923 Downloads
Fedora PHP Autoloader
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
5729 Downloads
Autoloader pour Blitz PHP
phix/autoloader
34138 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
pfaciana/composer-smart-autoloader
100 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
actra/autoloader
72 Downloads
A simple, lightweight, and efficient PHP Autoloader supporting PSR-4, PSR-0, and filesystem caching with OPcache support.
krasimir/fabrico
8 Downloads
PHP micro framework