Download the PHP package ksaveras/guzzle-circuit-breaker-middleware without Composer
On this page you can find all versions of the php package ksaveras/guzzle-circuit-breaker-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package guzzle-circuit-breaker-middleware
Guzzle Circuit Breaker Middleware
Installation
Use
It's recommended to use CB (Circuit Breaker) Middleware on top of the stack, but after the cache middleware if you use any. This allows to utilize the cache layer and fail fast when the service is not available.
Tests
Code quality
All versions of guzzle-circuit-breaker-middleware with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
guzzlehttp/guzzle Version ^6.0|^7.0
ksaveras/circuit-breaker Version ^2.0.2
guzzlehttp/guzzle Version ^6.0|^7.0
ksaveras/circuit-breaker Version ^2.0.2
The package ksaveras/guzzle-circuit-breaker-middleware contains the following files
Loading the files please wait ....