Download the PHP package indigerd/http-fault-tolerance without Composer
On this page you can find all versions of the php package indigerd/http-fault-tolerance. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download indigerd/http-fault-tolerance
More information about indigerd/http-fault-tolerance
Files in indigerd/http-fault-tolerance
Download indigerd/http-fault-tolerance
More information about indigerd/http-fault-tolerance
Files in indigerd/http-fault-tolerance
Vendor indigerd
Package http-fault-tolerance
Short Description Handle http requests with custom fallback strategies
License MIT
Package http-fault-tolerance
Short Description Handle http requests with custom fallback strategies
License MIT
Please rate this library. Is it a good library?
Informations about the package http-fault-tolerance
Fault Tolerant HTTP Requests
Usage
Example of simple usage (by default when http request will fail library will make 1 more attempt to make http request)
Example of using with Complex fallback strategy. Complex fallback strategy is a collection of fallbacks that will be called untill one will succeed.
Example of using library client instead of Guzzle by creating Guzzle decarator. As decorator extends Guzzle Http client you can just inject it in your code with dependency injection without changing your business logic.
All versions of http-fault-tolerance with dependencies
PHP Build Version
Package Version
The package indigerd/http-fault-tolerance contains the following files
Loading the files please wait ....