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
This package is auto-updated.
Last update: 2026-03-28 17:03:01 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!