psr / http-client
Common interface for HTTP clients
1.0.1
2020-06-29 06:28 UTC
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.