Libraries tagged by php autoloader
spoom-php/composer
72 Downloads
Autoloader (for nested classes) and installer for the Spoom packages
dnaber/requisite
1615 Downloads
A modular, extensible PHP autoloader.
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
265 Downloads
An php psr4 Autoloader which is autoloading from a remote server.
coisa/autoload
14 Downloads
PHP Class Autoloader
chanhong/phploaderlite
64 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
22 Downloads
General purpose autoloader library for PHP.
tueena-lib/loader
13 Downloads
A tiny php service to configure an autoloader.
selifa/core
167 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.
rbs1518/selifa-core
6 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.
classpreloader/classpreloader
41665291 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case
classpreloader/console
217365 Downloads
Helps class loading performance by generating a single PHP file containing all of the autoloaded files for a specific use case