Libraries tagged by PSR-1
php-extended/php-http-client-accept-language
22075 Downloads
A psr-18 compliant middleware client that handles accept-language headers.
php-extended/php-http-client-accept-charset
22072 Downloads
A psr-18 compliant middleware client that handles accept-charset headers.
php-extended/php-http-client-accept
22082 Downloads
A psr-18 compliant middleware client that handles accept headers.
phoole/middleware
1461 Downloads
Slim and simple PSR-15 compliant middleware runner library for PHP
nojimage/phpvjs
769 Downloads
PSR-15 Middleware for passing PHP variables to JavaScript
nimbly/resolve
962 Downloads
A simple PSR-11 compliant autowiring and dependency injector.
nimbly/carton
7081 Downloads
A simple PSR-11 container implementation offering reflection based autowiring.
netolabs/simple-container
2083 Downloads
Extremely basic and fast implementation of PSR-11
netglue/realip-helpers
34918 Downloads
PSR-15 Middleware for detecting the real client ip amongst other helpers.
naoki-tsuchiya/ray-di-psr-container
1132 Downloads
An implementation of PSR-11 container for Ray.Di
moon-php/container
1121 Downloads
A very simple Container with support for PSR-11
monkeyscloud/monkeyslegion-events
62 Downloads
PSR-14 event-bus for MonkeysLegion core lifecycle events
monkeyscloud/monkeyslegion-di
125 Downloads
Tiny PSR-11 container for MonkeysLegion.
mix/http-server
6657 Downloads
Http server library based on Swoole coroutine, following PSR-7 / PSR-15 standard
mix/http-message
14949 Downloads
Http message library based on PSR-7 / PSR-17 standard, support Swoole, WorkerMan