Provides powerful methods to fetch HTTP resources synchronously or asynchronously
composer require "symfony/http-client:4.4.47"
| 包名 | 版本要求 |
|---|---|
| php | >=7.1.3 |
| psr/log | ^1|^2|^3 |
| symfony/http-client-contracts | ^1.1.10|^2 |
| symfony/polyfill-php73 | ^1.11 |
| symfony/polyfill-php80 | ^1.16 |
| symfony/service-contracts | ^1.0|^2 |
| 包名 | 版本要求 |
|---|---|
| guzzlehttp/promises | ^1.4 |
| nyholm/psr7 | ^1.0 |
| php-http/httplug | ^1.0|^2.0 |
| psr/http-client | ^1.0 |
| symfony/dependency-injection | ^4.3|^5.0 |
| symfony/http-kernel | ^4.4.13 |
| symfony/process | ^4.2|^5.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-10-07 09:30:05 |
| 类型 | library |