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/lib-psr7responses
The lib-psr7responsesender
library is recommended to stream PSR-7 responses to the web browser.
The library is published under the MIT license (see LICENSE
file).