This PHP 7.2 library provides a collection of PSR-7 compatible responses based on the Guzzle implementation.
This library is available through Packagist and can be installed using Composer:
composer require codeinc/psr7-responses
codeinc/psr7-response-sender
is recommended to stream PSR-7 responses to the web browser.codinc/router
is recommended as a router and request handler PSR-15
The library is published under the MIT license (see LICENSE
file).