Libraries tagged by php-autoloader
pablo-sg-pacheco/wp-namespace-autoloader
29872 Downloads
A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames
varunsridharan/php-autoloader
30248 Downloads
Lightweight PSR-4 PHP Autoloader Class.
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.
pfaciana/composer-smart-autoloader
48 Downloads
A PHP autoloader that manages class loading across multiple Composer dependencies, prioritizing the latest compatible versions.
subapp/loader
33 Downloads
Universal Autoloader
dez-php/dez-loader
137 Downloads
Universal Autoloader
fedora/autoloader
848 Downloads
Fedora PHP Autoloader
redcatphp/autoload
459 Downloads
Autoload - Simple and Concise PHP Autoloader - PSR-4 convention
ngyuki/phpunit-functions
1623 Downloads
PHPUnit Functions.php auto loader
exorg/autoloader
24 Downloads
Expansible Universal Autoloader.
joefallon/phpautoloader
370 Downloads
Joe's simple to use and versatile PHP autoloader.
dnaber/requisite
1613 Downloads
A modular, extensible PHP autoloader.
codeurx/autoloader
18 Downloads
PHP autoloader that loads class files recursively.
adriansuter/php-autoload-override
25628 Downloads
Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.
decodelabs/wellspring
7214 Downloads
PHP autoload management tools