sapalymahabat/vendor/symfony/http-client-contracts
Shohrat 63f1adb70d api 2023-02-15 20:52:41 +05:00
..
Exception api 2023-02-15 20:52:41 +05:00
Test api 2023-02-15 20:52:41 +05:00
.gitignore api 2023-02-15 20:52:41 +05:00
CHANGELOG.md api 2023-02-15 20:52:41 +05:00
ChunkInterface.php api 2023-02-15 20:52:41 +05:00
HttpClientInterface.php api 2023-02-15 20:52:41 +05:00
LICENSE api 2023-02-15 20:52:41 +05:00
README.md api 2023-02-15 20:52:41 +05:00
ResponseInterface.php api 2023-02-15 20:52:41 +05:00
ResponseStreamInterface.php api 2023-02-15 20:52:41 +05:00
composer.json api 2023-02-15 20:52:41 +05:00

README.md

Symfony HttpClient Contracts

A set of abstractions extracted out of the Symfony components.

Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations.

See https://github.com/symfony/contracts/blob/main/README.md for more information.