2017 © Pedro Peláez
 

library net-http-message-bridge

Implementation of PSR-7 URI and stream interfaces

image

binsoul/net-http-message-bridge

Implementation of PSR-7 URI and stream interfaces

  • Tuesday, April 26, 2016
  • by binsoul
  • Repository
  • 1 Watchers
  • 0 Stars
  • 26 Installations
  • PHP
  • 2 Dependents
  • 1 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

net-http-message-bridge

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

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

Additionally it defines an interface UriFactory and an interface StreamFactory and provides default implementations., (*3)

Install

Via composer:, (*4)

``` bash $ composer require binsoul/net-http-message-bridge, (*5)


## Testing ``` bash $ composer test

License

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

The Versions

26/04 2016

dev-master

9999999-dev https://github.com/binsoul/net-http-message-bridge

Implementation of PSR-7 URI and stream interfaces

  Sources   Download

MIT

The Requires

 

The Development Requires

http psr7 message network