serendipity_hq/then-when

This package is abandoned and no longer maintained. The author suggests using the serendipity_hq/component-then-when package instead.

A library to calculate the time of next retry in apps that need to be fault tolerant and retry failed attempts of doing something.

Maintainers

Package info

github.com/Aerendir/component-then-when

pkg:composer/serendipity_hq/then-when

Statistics

Installs: 2 754

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0


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

Coverage Maintainability Rating Quality Gate Status Reliability Rating Security Rating Technical Debt Vulnerabilities

PHPStan PSalm PHPUnit Composer PHP CS Fixer Rector

codecov

CodeCov SunBurst CodeCov Tree CodeCov I Cicle

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!