This repository holds all interfaces/classes/traits related to PSR-18.
Note that this is not a HTTP client implementation of its own. It is merely an interface that describes a HTTP client. See the specification for more details.
You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package.