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
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-22 13:10:43 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.