Download the PHP package shpartko-packagist/guzzle-bundle-retry-plugin without Composer
On this page you can find all versions of the php package shpartko-packagist/guzzle-bundle-retry-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download shpartko-packagist/guzzle-bundle-retry-plugin
More information about shpartko-packagist/guzzle-bundle-retry-plugin
Files in shpartko-packagist/guzzle-bundle-retry-plugin
Download shpartko-packagist/guzzle-bundle-retry-plugin
More information about shpartko-packagist/guzzle-bundle-retry-plugin
Files in shpartko-packagist/guzzle-bundle-retry-plugin
Vendor shpartko-packagist
Package guzzle-bundle-retry-plugin
Short Description Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
License MIT
Homepage https://github.com/EugenGanshorn/GuzzleBundleRetry
Package guzzle-bundle-retry-plugin
Short Description Retry Plugin for Guzzle Bundle, a PHP HTTP client library and framework for building RESTful web service clients
License MIT
Homepage https://github.com/EugenGanshorn/GuzzleBundleRetry
Please rate this library. Is it a good library?
Informations about the package guzzle-bundle-retry-plugin
GuzzleBundleRetryPlugin
Requirements
- PHP 7.3 or above
- Guzzle Bundle
- Guzzle Retry middleware
Installation
Using composer:
composer.json
command line
Usage
Enable bundle
Symfony 2.x and 3.x
Plugin will be activated/connected through bundle constructor in app/AppKernel.php
, like this:
Symfony 4
The registration of bundles was changed in Symfony 4 and now you have to change src/Kernel.php
to achieve the same functionality.
Find next lines:
and replace them by:
Basic configuration
Advanced configuration
See middleware options: https://github.com/caseyamcl/guzzle_retry_middleware#options
License
This middleware is licensed under the MIT License - see the LICENSE file for details
All versions of guzzle-bundle-retry-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3 || ^8.0
guzzlehttp/guzzle Version ^6.3|^7.0
eightpoints/guzzle-bundle Version ^7.6|^8.0
caseyamcl/guzzle_retry_middleware Version ^2.8
symfony/dependency-injection Version ^6.0
guzzlehttp/guzzle Version ^6.3|^7.0
eightpoints/guzzle-bundle Version ^7.6|^8.0
caseyamcl/guzzle_retry_middleware Version ^2.8
symfony/dependency-injection Version ^6.0
The package shpartko-packagist/guzzle-bundle-retry-plugin contains the following files
Loading the files please wait ....