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

Latest commit

 

History

History
16 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 628 Bytes

PSR-7 responses

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

Installation

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

composer require codeinchq/lib-psr7responses

Recommended libraries

The lib-psr7responsesender library is recommended to stream PSR-7 responses to the web browser.