psr / http-factory
Common interfaces for PSR-7 HTTP message factories
Installs: 134 338 935
Dependents: 1 018
Suggesters: 16
Security: 0
Stars: 1 243
Watchers: 15
Forks: 14
Requires
- php: >=7.0.0
- psr/http-message: ^1.0
This package is auto-updated.
Last update: 2022-05-17 20:20:52 UTC
README
This repository holds all interfaces related to PSR-17 (HTTP Factories).
Note that this is not a HTTP Factory implementation of its own. It is merely interfaces that describe the components of a HTTP Factory.
The installable package and implementations are listed on Packagist.