psr / http-client
Common interface for HTTP clients
Installs: 214 546 044
Dependents: 1 073
Suggesters: 15
Security: 0
Stars: 1 335
Watchers: 15
Forks: 13
Requires
- php: ^7.0 || ^8.0
- psr/http-message: ^1.0
README
This repository holds all the common code related to PSR-18 (HTTP Client).
Note that this is not a HTTP Client implementation of its own. It is merely abstractions that describe the components of a HTTP Client.
The installable package and implementations are listed on Packagist.