Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
composer require "guzzlehttp/guzzle:3.3.0"
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| php | >=5.3.2 |
| symfony/event-dispatcher | >=2.1 |
| 包名 | 版本要求 |
|---|---|
| doctrine/cache | * |
| monolog/monolog | 1.* |
| phpunit/phpunit | 3.7.* |
| symfony/class-loader | * |
| zend/zend-cache1 | 1.12 |
| zend/zend-log1 | 1.12 |
| zendframework/zend-cache | 2.0.* |
| zendframework/zend-log | 2.0.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2013-03-04 00:41:45 |
| 类型 | library |