Libraries tagged by php-autoloader

pablo-sg-pacheco/wp-namespace-autoloader

43 Favers
29377 Downloads

A PHP autoloader class that follows the WordPress coding standards 2.0 and proposed 3.0 for class/interface/trait names and filenames

Go to Download


varunsridharan/php-autoloader

3 Favers
29487 Downloads

Lightweight PSR-4 PHP Autoloader Class.

Go to Download


malkusch/php-autoloader

34 Favers
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.

Go to Download


fedora/autoloader

5 Favers
844 Downloads

Fedora PHP Autoloader

Go to Download


redcatphp/autoload

7 Favers
458 Downloads

Autoload - Simple and Concise PHP Autoloader - PSR-4 convention

Go to Download


ngyuki/phpunit-functions

0 Favers
1597 Downloads

PHPUnit Functions.php auto loader

Go to Download


subapp/loader

0 Favers
23 Downloads

Universal Autoloader

Go to Download


exorg/autoloader

0 Favers
23 Downloads

Expansible Universal Autoloader.

Go to Download


dez-php/dez-loader

0 Favers
133 Downloads

Universal Autoloader

Go to Download


joefallon/phpautoloader

0 Favers
370 Downloads

Joe's simple to use and versatile PHP autoloader.

Go to Download


dnaber/requisite

3 Favers
1612 Downloads

A modular, extensible PHP autoloader.

Go to Download


codeurx/autoloader

0 Favers
17 Downloads

PHP autoloader that loads class files recursively.

Go to Download


adriansuter/php-autoload-override

21 Favers
23997 Downloads

Override global scoped fully qualified function calls inside your class methods in order to be able to mock them during testing.

Go to Download


decodelabs/wellspring

0 Favers
6991 Downloads

PHP autoload management tools

Go to Download


waughj/php-autoload

0 Favers
9 Downloads

Simple function that autoloads files in directory.

Go to Download


Next >>