serendipity_hq / 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: 2 750
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 4
Forks: 0
Open Issues: 5
Requires
- php: ^8.2
- nesbot/carbon: ^2.43.0 || ^3.0.0
- thecodingmachine/safe: ^2.0
Requires (Dev)
- ext-ast: *
- bamarni/composer-bin-plugin: ^1.4
- phpstan/phpstan: 1.10.62
- phpstan/phpstan-phpunit: 1.3.16
- rector/rector: 1.0.2
- roave/security-advisories: dev-master
- serendipity_hq/rector-config: ^1.0
- symfony/var-dumper: ^5.4|^6.4|^7.0
- thecodingmachine/phpstan-safe-rule: 1.2.0
This package is auto-updated.
Last update: 2024-11-11 04:24:35 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!