dev-master
9999999-dev https://github.com/binsoul/net-http-message-messageImplementation of PSR-7 message interfaces
MIT
The Requires
- psr/http-message ~1.0
- php ^7.0
The Development Requires
http psr7 message network
Implementation of PSR-7 message interfaces
![Software License][ico-license]
, (*1)
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., (*2)
Via composer:, (*3)
``` bash $ composer require binsoul/net-http-message-message, (*4)
## Testing ``` bash $ composer test
The MIT License (MIT). Please see License File for more information., (*5)
Implementation of PSR-7 message interfaces
MIT
http psr7 message network