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: about 8 hours 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: 2026-01-19T17:42:53.000Z (5 days ago)
- Last Synced: 2026-01-19T23:34:26.269Z (5 days ago)
- Topics: contract, http-client, php, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 183 KB
- Stars: 1,994
- Watchers: 4
- Forks: 1
- 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.