Valar PSR-7 HTTP Messages
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.