azurre / psr-http-factory
Common interfaces for PSR-7 HTTP message factories
Installs: 9
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 26
pkg:composer/azurre/psr-http-factory
Requires
- php: >=5.3
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2025-09-22 11:12: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.