Remi's RPM repository - Packages

Blog | Forum | Repository

php-guzzlehttp-guzzle - PHP HTTP client and webservice framework

Website:
http://guzzlephp.org
Licence:
MIT
Vendor:
Remi Collet
Description:
Guzzle is a PHP HTTP client that makes it easy to work with HTTP/1.1 and takes
the pain out of consuming web services.

* Pluggable HTTP adapters that can send requests serially or in parallel
* Doesn't require cURL, but uses cURL by default
* Streams data for both uploads and downloads
* Provides event hooks & plugins for cookies, caching, logging, OAuth, mocks,
  etc
* Keep-Alive & connection pooling
* SSL Verification
* Automatic decompression of response bodies
* Streaming multipart file uploads
* Connection timeouts

Packages

php-guzzlehttp-guzzle-5.3.1-1.el5.remi.noarch [106 KiB] Changelog by Remi Collet (2016-07-19):
- update to 5.3.1 (bacported from Fedora)
- run test suite with both PHP 5 and 7 when available
php-guzzlehttp-guzzle-5.3.0-4.el5.remi.1.noarch [106 KiB] Changelog by Remi Collet (2016-04-15):
- fix dep. on EL-5