Skip to content
This repository has been archived by the owner on Feb 5, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (24 loc) · 1.17 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.17 KB

PSR-7 responses

This PHP 7.1 library provides a collection of PSR-7 compatible responses based on the Guzzle implementation.

The collection includes:

Installation

This library is available through Packagist and can be installed using Composer:

composer require codeinc/psr7-responses

License

The library is published under the MIT license (see LICENSE file).