PHPackages                             keboola/doctrine-retry-bundle - 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. [Database &amp; ORM](/categories/database)
4. /
5. keboola/doctrine-retry-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

keboola/doctrine-retry-bundle
=============================

Doctrine Retry Bundle

1.2.0(4d ago)04.9k↓16.5%MITPHPPHP ^8.4

Since Aug 22Pushed 2d ago13 watchersCompare

[ Source](https://github.com/keboola/doctrine-retry-bundle)[ Packagist](https://packagist.org/packages/keboola/doctrine-retry-bundle)[ RSS](/packages/keboola-doctrine-retry-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (6)Dependencies (25)Versions (36)Used By (0)

Doctrine Retry Bundle
=====================

[](#doctrine-retry-bundle)

Installation
------------

[](#installation)

```
composer require keboola/doctrine-retry-bundle
```

Usage
-----

[](#usage)

Include the following code in your `config/packages/doctrine.yaml` file:

```
doctrine:
    dbal:
        options:
            x_connect_retries: 3
```

Environment
-----------

[](#environment)

The tests connect to MySQL through a [Toxiproxy](https://github.com/Shopify/toxiproxy) instance (used to simulate connection failures). Both are provided by the `dev-doctrine-retry-bundle`Docker Compose service, so the simplest way to run them is:

```
docker compose run --rm dev-doctrine-retry-bundle composer ci
```

The following variables are required:

```
TEST_DATABASE_HOST     - MySQL host (e.g. mysql)
TEST_DATABASE_PORT     - MySQL port (e.g. 3306)
TEST_DATABASE_USER     - MySQL user (e.g. root)
TEST_DATABASE_PASSWORD - MySQL password
TEST_DATABASE_DB       - MySQL database name (e.g. testdatabase)
TEST_PROXY_HOST        - Toxiproxy host (e.g. toxiproxy); its API is reached at http://:8474

```

###  Health Score

55

—

FairBetter than 97% of packages

Maintenance100

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 74.1% 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 ~96 days

Recently: every ~134 days

Total

8

Last Release

4d ago

Major Versions

0.2.0 → 1.0.02025-05-26

PHP version history (2 changes)0.0.1PHP ^8.2

1.0.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/101dbf2551a0709ddab522f97669f13a2c4cc2d0a1e8d009f3af6ba80accb1a9?d=identicon)[Keboola](/maintainers/Keboola)

---

Top Contributors

[![odinuv](https://avatars.githubusercontent.com/u/4319320?v=4)](https://github.com/odinuv "odinuv (20 commits)")[![pepamartinec](https://avatars.githubusercontent.com/u/271753?v=4)](https://github.com/pepamartinec "pepamartinec (3 commits)")[![AdamVyborny](https://avatars.githubusercontent.com/u/27994036?v=4)](https://github.com/AdamVyborny "AdamVyborny (2 commits)")[![devin-ai-integration[bot]](https://avatars.githubusercontent.com/in/811515?v=4)](https://github.com/devin-ai-integration[bot] "devin-ai-integration[bot] (1 commits)")[![ondrajodas](https://avatars.githubusercontent.com/u/12143866?v=4)](https://github.com/ondrajodas "ondrajodas (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/keboola-doctrine-retry-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/keboola-doctrine-retry-bundle/health.svg)](https://phpackages.com/packages/keboola-doctrine-retry-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M386](/packages/easycorp-easyadmin-bundle)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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