codeinc/psr7-responses

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

A collection of PSR-7 responses

Package info

github.com/CodeIncHQ/Psr7Responses

Issues

pkg:composer/codeinc/psr7-responses

Statistics

Installs: 248

Dependents: 16

Suggesters: 2

Stars: 2

2.1.2 2018-10-12 15:05 UTC

Suggests

Provides

None

Conflicts

None

Replaces

None

MIT d4bb6bc9b4219694e7c1f5ee9b40b75b22362fce


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