Libraries tagged by psr18
wlib/dibox
26 Downloads
DiBox is a Dependency Injection Container.
wellrested/test
7191 Downloads
Test cases and doubles for use with WellRESTed
symbiotic/http-cookie
117 Downloads
Slim (10Kb) implementation of working with cookies, with psr-15 middleware, without dependencies (psr interfaces only).
subjective-php/psr-cache-redis
12262 Downloads
PSR-16 SimpleCache Implementation using Predis
sonsofphp/http-handler
1248 Downloads
sonsofphp/container
1250 Downloads
Lightweight PSR-11 Container
phps-cans/psr7-middleware-graphql
28460 Downloads
This package contains a http-interop middleware implementation to handle graphql request
phpnexus/cors-psr7
375 Downloads
Provides a lightweight CORS middleware for PSR-7 and PSR-15 compatible frameworks.
northwoods/router
1414 Downloads
Fast router for PSR-15 request handlers
maplephp/cache
73 Downloads
MaplePHP Cache, user-friendly caching library with full PSR-6 and PSR-16 support.
maciejmrozinski/reactphp-varnish-esi-booster
63 Downloads
Varnish Esi Booster is an asynchronous, PSR-7 and PSR-15 compatible middleware using ReactPHP
linkorb/flex-middleware
1040 Downloads
Configure (using a .yaml file) a queue of HTTP middlewares for any PHP application (Symfony 4, Radvance, Silex)
incisakura/psr7-workerman
4 Downloads
Makes Workerman works with ANY PSR-7 project
franzose/gimme-url
13 Downloads
URL generator for the PHP League Route.
chiron/pipeline
2126 Downloads
Pipe your PSR15 middlewares and execute the stack. Support a PSR11 Container for Lazy Loading.