serendipity_hq / component-then-when
A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.
Installs: 83 145
Dependents: 2
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 5
Requires
- php: ^7.4|^8.0
- nesbot/carbon: ^2.43.0
- thecodingmachine/safe: ^1.0
Requires (Dev)
- ext-ast: *
- bamarni/composer-bin-plugin: ^1.4
- phpstan/phpstan: 1.2.0
- phpstan/phpstan-phpunit: 1.0.0
- rector/rector: 0.12.9
- roave/security-advisories: dev-master
- symfony/var-dumper: ^4.4|^5.4|^6.0
- thecodingmachine/phpstan-safe-rule: 1.1.0
This package is auto-updated.
Last update: 2022-05-23 04:08:42 UTC
README
Serendipity HQ Then When
A library to calculate the time of next retry in apps that needs to be fault tolerant and retry failed attempts of doing something.
Current Status
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!
Install Serendipity HQ Text Matrix via Composer
$ composer require serendipity_hq/component-then-when
This library follows the http://semver.org/ versioning conventions.
Documentation
You can read how to use the SerendipityHQ ThenWhen library in the documentation.
Do you like this library?
LEAVE A ★
or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!