Guzzle is a PHP HTTP client library and framework for building RESTful web service clients
composer require "guzzle/guzzle:2.2.0"
| 包名 | 版本要求 |
|---|---|
| ext-curl | * |
| php | >=5.3.2 |
| symfony/event-dispatcher | * |
| symfony/validator | * |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2012-02-08 05:23:39 |
| 类型 | library |