{ "name": "symfony/http-client-contracts", "type": "library", "description": "Generic abstractions related to HTTP clients", "keywords": ["abstractions", "contracts", "decoupling", "interfaces", "interoperability", "standards"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "require": { "php": ">=7.2.5" }, "suggest": { "symfony/http-client-implementation": "" }, "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" } }, "minimum-stability": "dev", "extra": { "branch-alias": { "dev-main": "2.5-dev" }, "thanks": { "name": "symfony/contracts", "url": "https://github.com/symfony/contracts" } } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Exception | Folder | 0755 |
|
|
Test | Folder | 0755 |
|
|
.gitignore | File | 34 B | 0644 |
|
CHANGELOG.md | File | 157 B | 0644 |
|
ChunkInterface.php | File | 2 KB | 0644 |
|
HttpClientInterface.php | File | 5.73 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
README.md | File | 338 B | 0644 |
|
ResponseInterface.php | File | 4.74 KB | 0644 |
|
ResponseStreamInterface.php | File | 612 B | 0644 |
|
composer.json | File | 1008 B | 0644 |
|