azurre / psr-http-factory
Common interfaces for PSR-7 HTTP message factories
1.0.0
2018-12-21 19:59 UTC
Requires
- php: >=5.3
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2024-12-22 09:40:56 UTC
README
This repository holds all interfaces related to PSR-17 (HTTP Message Factories). Please refer to the specification for a description.
You can find implementations of the specification by looking for packages providing the psr/http-factory-implementation virtual package.