Libraries tagged by php autoloader
evas-php/evas-loader
20 Downloads
Classes, Traits and Interfaces autoloader - partially supports PSR0, PSR4
php-remix/dependency-autoload
2 Downloads
Dependency autoloader for php-remix framework
spoom-php/composer
72 Downloads
Autoloader (for nested classes) and installer for the Spoom packages
dnaber/requisite
1616 Downloads
A modular, extensible PHP autoloader.
ngyuki/phpunit-functions
1776 Downloads
PHPUnit Functions.php auto loader
yeahphp/classloader
5 Downloads
php class autoloader
webfan3/frdl-module-remote-psr4
16 Downloads
An php psr4 Autoloader which is autoloading from a remote server [frdl-module#edition].
m1n/lib
10 Downloads
Some basic PHP classes for use in other projects (Database, simple PHP templating, autoloader)
frdl/remote-psr4
266 Downloads
An php psr4 Autoloader which is autoloading from a remote server.
coisa/autoload
14 Downloads
PHP Class Autoloader
chanhong/phploaderlite
73 Downloads
PHP class auto loader lite
oliver-hader/composer-class-finder
9 Downloads
State-agnostic class files finder, based on Composer autoload information, without actually applying autoloader in PHP process.
mikisan/autoload
38 Downloads
General purpose autoloader library for PHP.
tueena-lib/loader
13 Downloads
A tiny php service to configure an autoloader.
selifa/core
169 Downloads
Selifa Core is a basic PHP framework for any application type. It offers only a PSR-4 class autoloader, a configuration management and an exception management. It's configuration differs from most other PHP framework since it only load specific configuration file or spesific class. This version of Selifa is a major rewrite of my previous Selifa Framework which contains a full framework.