mvc5/http-message

Mvc5 PSR-7 HTTP Messages

Fund package maintenance!
devosc

10.0.0 2021-05-11 04:46 UTC

This package is auto-updated.

Last update: 2024-04-11 11:18:10 UTC


README

https://mvc5.github.io

Valar is a PSR-7 HTTP Message library for the Mvc5 Framework. Its base implementation combines the Mvc5 Http\Request and Http\Response interfaces with the PSR-7 HTTP Message interfaces. An extended set of classes includes the Mvc5 Request and Response interfaces. An Mvc5 App can be used as the configuration for a Valar ServerRequest using plugins that are resolved just in time. JSON requests are automatically decoded using the Data plugin.