Download the PHP package eugenganshorn/guzzle-bundle-retry-plugin without Composer
On this page you can find all versions of the php package eugenganshorn/guzzle-bundle-retry-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download eugenganshorn/guzzle-bundle-retry-plugin
More information about eugenganshorn/guzzle-bundle-retry-plugin
Files in eugenganshorn/guzzle-bundle-retry-plugin
Download eugenganshorn/guzzle-bundle-retry-plugin
More information about eugenganshorn/guzzle-bundle-retry-plugin
Files in eugenganshorn/guzzle-bundle-retry-plugin
Vendor eugenganshorn
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 8.0 or above
- Guzzle Bundle
- Guzzle Retry middleware
Installation
Using composer:
composer.json
command line
Usage
Enable bundle
Symfony 4
Plugin will be activated/connected through bundle constructor in app/AppKernel.php
, like this:
Find next lines:
and replace them by:
Symfony 5 & 6
Override the registerBundles
method in src/Kernel.php
to connect the plugin to the bundle:
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
^8.0
guzzlehttp/guzzle Version ^6.3|^7.0
eightpoints/guzzle-bundle Version ^7.6|^8.0
caseyamcl/guzzle_retry_middleware Version ^2.2
symfony/dependency-injection Version ^4.0|^5.0|^6.0
guzzlehttp/guzzle Version ^6.3|^7.0
eightpoints/guzzle-bundle Version ^7.6|^8.0
caseyamcl/guzzle_retry_middleware Version ^2.2
symfony/dependency-injection Version ^4.0|^5.0|^6.0
The package eugenganshorn/guzzle-bundle-retry-plugin contains the following files
Loading the files please wait ....