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 Autoloader: /usr/share/php/GuzzleHttp/autoload.php
Packages
php-guzzlehttp-guzzle-5.3.4-1.remi.src | [432 KiB] |
Changelog by Shawn Iwinski (2019-12-01):
- Update to 5.3.4 (RHBZ #1766925) |
php-guzzlehttp-guzzle-5.3.3-1.remi.src | [434 KiB] |
Changelog by Remi Collet (2018-10-16):
- update to 5.3.3 for PHP 7.3 compatibility |
php-guzzlehttp-guzzle-5.3.2-2.remi.src | [433 KiB] |
Changelog by Remi Collet (2018-04-23):
- fix dependencies |
php-guzzlehttp-guzzle-5.3.2-1.remi.src | [433 KiB] |
Changelog by Shawn Iwinski (2018-04-22):
- Update to 5.3.2 (RHBZ #1534517) - Update get source script to save source in same directory - Add range version dependencies for Fedora >= 27 || RHEL >= 8 - Add composer.json to repo - Remove test skips |
php-guzzlehttp-guzzle-5.3.1-3.remi.src | [432 KiB] |
Changelog by Shawn Iwinski (2017-05-14):
- Switch autoloader to php-composer(fedora/autoloader) - Add max versions to build dependencies - Test with SCLs if available |
php-guzzlehttp-guzzle-5.3.1-1.remi.src | [432 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 |