binsoul/net-http-message-bridge

Implementation of PSR-7 URI and stream interfaces

Installs: 45

Dependents: 2

Suggesters: 1

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/binsoul/net-http-message-bridge

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

This package is auto-updated.

Last update: 2025-09-14 23:52:20 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.