Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
composer require "guzzlehttp/guzzle:4.1.7"
| 包名 | 版本要求 |
|---|---|
| ext-json | * |
| guzzlehttp/streams | ~1.4 |
| php | >=5.4.0 |
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| phpunit/phpunit | ~4.0 |
| psr/log | ~1.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2014-08-08 01:30:43 |
| 类型 | library |