tikiwiki/packages/tiki-pkg-tikimanager/symfony/http-client-contracts
2023-11-20 20:52:04 +00:00
..
Exception Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
Test Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
.gitignore Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
ChunkInterface.php Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
composer.json Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
HttpClientInterface.php Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
LICENSE Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
README.md Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
ResponseInterface.php Update: Tiki 26 path 2023-11-20 20:52:04 +00:00
ResponseStreamInterface.php Update: Tiki 26 path 2023-11-20 20:52:04 +00:00

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.