Libraries tagged by php autoloader
pablo-sg-pacheco/wp-namespace-autoloader
34766 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
lochmueller/autoloader
372329 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
53858 Downloads
A small and simple autoloader for PHP applications
wearerequired/composer-wp-config
21360 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
40814 Downloads
Repackaged PHP handler from Blueimp Jquery-File-Upload. Composer and autoloader ready. Contains only the PHP handler class. Install frontend assets with bower.
spencer-mortensen/autoloader
37539 Downloads
Autoload PHP classes
popphp/pop-loader
5949 Downloads
Pop Loader Component for Pop PHP Framework
facebook/definition-finder
43336 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
34414 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
componenta/class-finder
44 Downloads
Lazy class discovery with composable filters and listener notification
vektah/bugfree-dangerzone
30507 Downloads
Type verification for php source. Ensures uses and all types within a file verify against the projects auto loader.
fedora/autoloader
929 Downloads
Fedora PHP Autoloader
actra/autoloader
95 Downloads
A simple, lightweight, and efficient PHP Autoloader supporting PSR-4, PSR-0, and filesystem caching with OPcache support.
blitz-php/autoloader
5955 Downloads
Autoloader pour Blitz PHP