Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
composer require "guzzle/guzzle:3.9.0"
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| php | >=5.3.3 |
| symfony/event-dispatcher | ~2.1 |
| 包名 | 版本要求 |
|---|---|
| doctrine/cache | ~1.3 |
| monolog/monolog | ~1.0 |
| phpunit/phpunit | 3.7.* |
| psr/log | ~1.0 |
| symfony/class-loader | ~2.1 |
| zendframework/zend-cache | 2.*,<2.3 |
| zendframework/zend-log | 2.*,<2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2014-04-23 21:43:40 |
| 类型 | library |