binsoul/net-http-message-bridge

Implementation of PSR-7 URI and stream interfaces

dev-master / 1.0.x-dev 2016-04-26 20:55 UTC

This package is auto-updated.

Last update: 2024-03-14 20:53:02 UTC


README

Latest Version on Packagist Software License Total Downloads

This package provides an implementation of the PSR-7 URI and stream interfaces using the packages binsoul/net and binsoul/io-stream.

Additionally it defines an interface UriFactory and an interface StreamFactory and provides default implementations.

Install

Via composer:

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

Testing

$ composer test

License

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