Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-11T16:52:05.000Z (10 days ago)
- Last Synced: 2024-12-15T03:05:07.283Z (7 days ago)
- Topics: contract, http-client, php, symfony, symfony-contract
- Language: PHP
- Homepage: https://symfony.com
- Size: 218 KB
- Stars: 1,940
- Watchers: 6
- 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.