metasyntactical / http-transport
Interface definition for PSR-7 compliant HTTP message transport handler
v1.2.0
2015-07-27 05:54 UTC
Requires
- php: >=5.3.0
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2024-11-12 05:18:45 UTC
README
This repository holds a transport interface to define a PSR-7 related transport object specification.
Note that this is not a transport implementation of its own. See [metasyntactical/http-transport-guzzle] for a working implementation.