Download the PHP package derekdowling/stubborn without Composer
On this page you can find all versions of the php package derekdowling/stubborn. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download derekdowling/stubborn
More information about derekdowling/stubborn
Files in derekdowling/stubborn
Download derekdowling/stubborn
More information about derekdowling/stubborn
Files in derekdowling/stubborn
Vendor derekdowling
Package stubborn
Short Description Configurable call handler that is persistent against failures.
License MIT
Package stubborn
Short Description Configurable call handler that is persistent against failures.
License MIT
Please rate this library. Is it a good library?
Informations about the package stubborn
Stubborn
Configurable call handler that is persistent against failures.
Built, tested, and relied upon at Mover.io.
Frustrated by unreliable APIs that seem to fail randomly? Use Stubborn to ensure you aren't left unprotected in the most vulnerable and unknown spots in your code.
Stubborn provides all the necessary tooling you need to handle a variety of external API calls:
-Result Handling -Retry Handling(immediate/delayed) -Exception Catching -Backoff Handling
Example:
All versions of stubborn with dependencies
PHP Build Version
Package Version
Requires
mover-io/belt Version
~1.0
The package derekdowling/stubborn contains the following files
Loading the files please wait ....