Libraries tagged by psr-messages
oscarotero/psr7-middlewares
984377 Downloads
Collection of HTTP middlewares compatible with PSR-7
oscarotero/psr7-unitesting
263 Downloads
Library to tests psr-7 compatible classes
gilsegura/psr-messages-bundle
6 Downloads
Symfony integration for gilsegura/psr-messages: registers the parsers, schema resolver, response factories and PSR-15 middlewares as services, wires the SymfonyPSR bridge, and adds a #[Pipeline] attribute plus an exception subscriber for JSON:API error responses.
gilsegura/psr-messages
41 Downloads
Media-type-aware PSR-7 message parsing and rendering. It turns a validatedrequest into typed input objects and turns your domain output into a correctlyshaped response body, for both plain JSON and [JSON:API](https://jsonapi.org)(v1.1). It is framework-agnostic and integrates through PSR-15 middleware.
imrgrgs/psr7-middlewares
5 Downloads
Collection of HTTP middlewares compatible with PSR-7