PHPackages                             sroze/tolerance - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. sroze/tolerance

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sroze/tolerance
===============

Fault tolerance library and micro-services helpers

0.4.2(8y ago)1982.5k20[10 issues](https://github.com/Tolerance/Tolerance/issues)MITPHP

Since Dec 8Pushed 7y ago15 watchersCompare

[ Source](https://github.com/Tolerance/Tolerance)[ Packagist](https://packagist.org/packages/sroze/tolerance)[ RSS](/packages/sroze-tolerance/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (15)Versions (12)Used By (0)

Tolerance
=========

[](#tolerance)

[![Package version](https://camo.githubusercontent.com/d50ff65161e3714604be536239b13251da2f64d12c8b3524352113236ad24c37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f73726f7a652f746f6c6572616e63652e737667)](https://packagist.org/packages/sroze/tolerance)[![Build Status](https://camo.githubusercontent.com/533e2fb0ec95b21b4d682f95169e1775d1519eb4cf910d5b685e32eefa619563/68747470733a2f2f7472617669732d63692e6f72672f546f6c6572616e63652f546f6c6572616e63652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Tolerance/Tolerance)[![Documentation Status](https://camo.githubusercontent.com/57e02610b82011be33236c42364dab22162fa892249f25471ae5dd57fb4310c1/68747470733a2f2f72656164746865646f63732e6f72672f70726f6a656374732f746f6c6572616e63652f62616467652f3f76657273696f6e3d6c6174657374)](https://tolerance.readthedocs.io?badge=latest)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/930d5f276b9d4eb81b8d40c5ba546b1907231413311f9fa315b100974652ab23/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f546f6c6572616e63652f546f6c6572616e63652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Tolerance/Tolerance/?branch=master)

Tolerance is a PHP library that provides fault tolerance and microservices related tools.

Getting started
---------------

[](#getting-started)

- [Documentation](https://tolerance.readthedocs.io)

License
-------

[](#license)

[![license](https://camo.githubusercontent.com/4141875b9db06b6e19ee4c8c4f14f34b47dabb4fcdad7816e338a79666b0aacb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d7265642e737667)](LICENSE)

Contributors
------------

[](#contributors)

- [Samuel ROZE](https://github.com/sroze) [@samuelroze](https://twitter.com/samuelroze)
- Other [awesome developers](https://github.com/Tolerance/Tolerance/graphs/contributors)

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community25

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 85.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~66 days

Recently: every ~109 days

Total

11

Last Release

3143d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58b8aaf662150e054108b611b620d1cf8c1cb91e00f76d3dfcd2d7a69a10991c?d=identicon)[sroze](/maintainers/sroze)

---

Top Contributors

[![sroze](https://avatars.githubusercontent.com/u/804625?v=4)](https://github.com/sroze "sroze (236 commits)")[![iamluc](https://avatars.githubusercontent.com/u/1539731?v=4)](https://github.com/iamluc "iamluc (12 commits)")[![tyx](https://avatars.githubusercontent.com/u/245494?v=4)](https://github.com/tyx "tyx (9 commits)")[![mnapoli](https://avatars.githubusercontent.com/u/720328?v=4)](https://github.com/mnapoli "mnapoli (5 commits)")[![theofidry](https://avatars.githubusercontent.com/u/5175937?v=4)](https://github.com/theofidry "theofidry (3 commits)")[![Taluu](https://avatars.githubusercontent.com/u/239685?v=4)](https://github.com/Taluu "Taluu (3 commits)")[![alexlvcom](https://avatars.githubusercontent.com/u/15180771?v=4)](https://github.com/alexlvcom "alexlvcom (2 commits)")[![ikwattro](https://avatars.githubusercontent.com/u/1222009?v=4)](https://github.com/ikwattro "ikwattro (2 commits)")[![jakzal](https://avatars.githubusercontent.com/u/190447?v=4)](https://github.com/jakzal "jakzal (1 commits)")[![gsdevme](https://avatars.githubusercontent.com/u/319498?v=4)](https://github.com/gsdevme "gsdevme (1 commits)")[![eljam](https://avatars.githubusercontent.com/u/121432?v=4)](https://github.com/eljam "eljam (1 commits)")[![andreybolonin](https://avatars.githubusercontent.com/u/2576509?v=4)](https://github.com/andreybolonin "andreybolonin (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sroze-tolerance/health.svg)

```
[![Health](https://phpackages.com/badges/sroze-tolerance/health.svg)](https://phpackages.com/packages/sroze-tolerance)
```

###  Alternatives

[jawira/case-converter

Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.

1746.9M79](/packages/jawira-case-converter)[awcodes/drop-in-action

A form component for Filamentphp allowing actions inside of forms.

8656.0k](/packages/awcodes-drop-in-action)[hubertusanton/silverstripe-seo

SEO module for Silverstripe

4823.0k2](/packages/hubertusanton-silverstripe-seo)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
