psr / http-client
Common interface for HTTP clients
Installs: 449 903 935
Dependents: 1 555
Suggesters: 19
Security: 0
Stars: 1 643
Watchers: 15
Forks: 19
Requires
- php: ^7.0 || ^8.0
- psr/http-message: ^1.0 || ^2.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.