suyuan/vendor/symfony/http-client-contracts
weiz e500652c37 first commit 2023-11-21 11:51:27 +08:00
..
Exception first commit 2023-11-21 11:51:27 +08:00
Test first commit 2023-11-21 11:51:27 +08:00
.gitignore first commit 2023-11-21 11:51:27 +08:00
CHANGELOG.md first commit 2023-11-21 11:51:27 +08:00
ChunkInterface.php first commit 2023-11-21 11:51:27 +08:00
HttpClientInterface.php first commit 2023-11-21 11:51:27 +08:00
LICENSE first commit 2023-11-21 11:51:27 +08:00
README.md first commit 2023-11-21 11:51:27 +08:00
ResponseInterface.php first commit 2023-11-21 11:51:27 +08:00
ResponseStreamInterface.php first commit 2023-11-21 11:51:27 +08:00
composer.json first commit 2023-11-21 11:51:27 +08: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.