codeinc/psr7-responses

This package is abandoned and no longer maintained. No replacement package was suggested.

A collection of PSR-7 responses

Installs: 248

Dependents: 16

Suggesters: 2

Security: 0

Stars: 2

Watchers: 1

Forks: 0

pkg:composer/codeinc/psr7-responses

2.1.2 2018-10-12 15:05 UTC

README

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).