pzct/vendor/psr/http-client
yin5th 2d8e703419 feat: init 2023-07-25 17:22:32 +08:00
..
src feat: init 2023-07-25 17:22:32 +08:00
CHANGELOG.md feat: init 2023-07-25 17:22:32 +08:00
LICENSE feat: init 2023-07-25 17:22:32 +08:00
README.md feat: init 2023-07-25 17:22:32 +08:00
composer.json feat: init 2023-07-25 17:22:32 +08:00

README.md

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.