elstc/http-client-compat

Common interface for HTTP clients

1.0.0 2020-02-10 02:37 UTC

This package is auto-updated.

Last update: 2024-04-10 11:42:47 UTC


README

This repository is a PSR-18 compatible interface for PHP5.3. If you are using PHP7 or higher, you should to use the parent repository.

HTTP Client

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.