Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
composer require "guzzlehttp/guzzle:4.2.4"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| guzzlehttp/streams | ~2.1 |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| phpunit/phpunit | ~4.0 |
| psr/log | ~1.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-07-15 17:44:18 |
| 类型 | library |