{ "name": "symfony/http-client", "type": "library", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "keywords": ["http"], "homepage": "https://symfony.com", "license": "MIT", "authors": [ { "name": "Nicolas Grekas", "email": "p@tchwork.com" }, { "name": "Symfony Community", "homepage": "https://symfony.com/contributors" } ], "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", "symfony/http-client-implementation": "2.4" }, "require": { "php": ">=7.2.5", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.1|^3", "symfony/http-client-contracts": "^2.4", "symfony/polyfill-php73": "^1.11", "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.0|^2|^3" }, "require-dev": { "amphp/amp": "^2.5", "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", "guzzlehttp/promises": "^1.4", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "php-http/message-factory": "^1.0", "psr/http-client": "^1.0", "symfony/dependency-injection": "^4.4|^5.0|^6.0", "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0", "symfony/process": "^4.4|^5.0|^6.0", "symfony/stopwatch": "^4.4|^5.0|^6.0" }, "autoload": { "psr-4": { "Symfony\\Component\\HttpClient\\": "" }, "exclude-from-classmap": [ "/Tests/" ] }, "minimum-stability": "dev" }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Chunk | Folder | 0755 |
|
|
DataCollector | Folder | 0755 |
|
|
DependencyInjection | Folder | 0755 |
|
|
Exception | Folder | 0755 |
|
|
Internal | Folder | 0755 |
|
|
Response | Folder | 0755 |
|
|
Retry | Folder | 0755 |
|
|
AmpHttpClient.php | File | 7.41 KB | 0644 |
|
AsyncDecoratorTrait.php | File | 1.37 KB | 0644 |
|
CHANGELOG.md | File | 2.18 KB | 0644 |
|
CachingHttpClient.php | File | 5.44 KB | 0644 |
|
CurlHttpClient.php | File | 22.84 KB | 0644 |
|
DecoratorTrait.php | File | 1.5 KB | 0644 |
|
EventSourceHttpClient.php | File | 5.75 KB | 0644 |
|
HttpClient.php | File | 3.46 KB | 0644 |
|
HttpClientTrait.php | File | 27.39 KB | 0644 |
|
HttpOptions.php | File | 5.62 KB | 0644 |
|
HttplugClient.php | File | 9.88 KB | 0644 |
|
LICENSE | File | 1.04 KB | 0644 |
|
MockHttpClient.php | File | 4.16 KB | 0644 |
|
NativeHttpClient.php | File | 19.23 KB | 0644 |
|
NoPrivateNetworkHttpClient.php | File | 4.12 KB | 0644 |
|
Psr18Client.php | File | 8.37 KB | 0644 |
|
README.md | File | 913 B | 0644 |
|
RetryableHttpClient.php | File | 5.89 KB | 0644 |
|
ScopingHttpClient.php | File | 4.08 KB | 0644 |
|
TraceableHttpClient.php | File | 3.49 KB | 0644 |
|
composer.json | File | 1.74 KB | 0644 |
|