binsoul/net-http-message-message

Implementation of PSR-7 message interfaces

dev-master / 1.0.x-dev 2016-04-27 17:00 UTC

This package is auto-updated.

Last update: 2024-04-14 21:22:46 UTC


README

Latest Version on Packagist Software License Total Downloads

This package provides implementations of the PSR-7 MessageInterface hierarchy including headers, parameters and uploaded files. UriInterface and StreamInterface should be included from other packages, for example from binsoul/net-http-message-bridge.

Install

Via composer:

$ composer require binsoul/net-http-message-message

Testing

$ composer test

License

The MIT License (MIT). Please see License File for more information.