library net-http-message-bridge
Implementation of PSR-7 URI and stream interfaces
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
net-http-message-bridge
![Software License][ico-license]
, (*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)