Libraries tagged by Autoloader PSR4
neobcn/php-mongodb
9 Downloads
MongoDB libraries with PSR-4 autoloader for php projects
evas-php/evas-loader
19 Downloads
Classes, Traits and Interfaces autoloader - partially supports PSR0, PSR4
orno/loader
875 Downloads
An autoloader package that allows you to adhere to PSR-0 and PSR-4 standards with classmap autoloading thrown in.
webiny/class-loader
354 Downloads
Webiny Class Loader Component
nutto/phpautoloader
16 Downloads
An inplement of php autoload
irfantoor/mini-loader
38 Downloads
Loads the current irfantoor/test avoiding the cyclic dependency
dnaber/requisite
1615 Downloads
A modular, extensible PHP autoloader.
lcp0578/unipush
32 Downloads
GetuiSDK,PSR-4 Autoloader support!
selifa/core
162 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
5 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.
pixielity/class-autoload
7 Downloads
Advanced class autoloader for Laravel applications with support for modules, class overrides, and PSR-4 autoloading
itmar/loader-package
9 Downloads
This package provides the ability to load classes via Composer's PSR-4 configuration without relying on the autoloader. This is useful when you want to avoid class conflicts between loaders in multiple plugins.
phix/autoloader
32798 Downloads
Phix's Autoloader is a PSR0-compliant autoloader which supports PHP's include_path
apix/autoloader
4727 Downloads
Light PSR-0 compliant autoloader for PHP5.3+ namespaces and older PEAR-style classes.
respect/loader
46 Downloads
Minimalistic Autoloader, PSR-0 complient.