commit | author | age | ||
2207d6 | 1 | Symfony HttpClient Contracts |
W | 2 | ============================ |
3 | ||
4 | A set of abstractions extracted out of the Symfony components. | |
5 | ||
6 | Can be used to build on semantics that the Symfony components proved useful - and | |
7 | that already have battle tested implementations. | |
8 | ||
9 | See https://github.com/symfony/contracts/blob/master/README.md for more information. |