https://github.com/symfony/http-client-contracts
A set of HTTP client abstractions extracted out of the Symfony components
https://github.com/symfony/http-client-contracts
contract http-client php symfony symfony-contract
Last synced: 6 months ago
JSON representation
A set of HTTP client abstractions extracted out of the Symfony components
- Host: GitHub
- URL: https://github.com/symfony/http-client-contracts
- Owner: symfony
- License: mit
- Created: 2019-05-27T07:09:22.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2025-05-02T16:08:13.000Z (6 months ago)
- Last Synced: 2025-05-07T00:15:47.293Z (6 months ago)
- Topics: contract, http-client, php, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 166 KB
- Stars: 1,973
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
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.