CARVIEW |
psr / http-factory
PSR-17: Common interfaces for PSR-7 HTTP message factories
Installs: 611 920 902
Dependents: 1 802
Suggesters: 22
Security: 0
Stars: 1 877
Watchers: 11
Forks: 26
pkg:composer/psr/http-factory
Requires
- php: >=7.1
- psr/http-message: ^1.0 || ^2.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2025-10-10 10:28:24 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.