10 lines
338 B
Markdown
Raw Permalink Normal View History

2023-07-15 10:16:32 +08:00
Symfony HttpClient Contracts
============================
A set of abstractions extracted out of the Symfony components.
2023-08-09 15:01:26 +08:00
Can be used to build on semantics that the Symfony components proved useful - and
2023-07-15 10:16:32 +08:00
that already have battle tested implementations.
See https://github.com/symfony/contracts/blob/main/README.md for more information.