metasyntactical / http-transport
Interface definition for PSR-7 compliant HTTP message transport handler
Installs: 397
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/metasyntactical/http-transport
Requires
- php: >=5.3.0
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2025-10-12 07:18:42 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.