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.
Requires
- php: ^8.2
- nesbot/carbon: ^2.43.0 || ^3.0
- thecodingmachine/safe: ^2.0
Requires (Dev)
- ext-ast: *
- bamarni/composer-bin-plugin: ^1.4
- phpstan/phpstan: 2.1.40
- phpstan/phpstan-phpunit: 2.0.16
- rector/rector: 2.3.8
- roave/security-advisories: dev-master
- serendipity_hq/rector-config: ^1.0
- thecodingmachine/phpstan-safe-rule: 1.4.3
- dev-master
- 2.0.2
- 2.0.1
- 2.0.0
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.1.0
- dev-copilot/pass-strategy-to-middle-handler
- dev-copilot/use-interface-exists-for-exceptions
- dev-use-codecov-action
- dev-ignore-functions-for-coverage
- dev-test-functions
- dev-fully-test-component
- dev-full-tests
- dev-revert-843-full-tests
- dev-dev
- dev-dependabot/composer/vendor-bin/phpcs/dev/friendsofphp/php-cs-fixer-3.94.2
- dev-dependabot/github_actions/dev/actions/cache-5
- dev-modernize-infrastructure
- dev-dependabot/composer/vendor-bin/phan/dev/phan/phan-6.0.2
This package is auto-updated.
Last update: 2026-03-21 17:26:14 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!