Guzzle is a PHP HTTP client library
composer require "guzzlehttp/guzzle:6.5.1"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| guzzlehttp/promises | ^1.0 |
| guzzlehttp/psr7 | ^1.6.1 |
| php | >=5.5 |
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| phpunit/phpunit | ^4.8.35 || ^5.7 || ^6.4 || ^7.0 |
| psr/log | ^1.1 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-12-21 08:51:15 |
| 类型 | library |