PHPackages                             drone076/redis-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. [Caching](/categories/caching)
4. /
5. drone076/redis-bundle

ActiveSymfony-bundle[Caching](/categories/caching)

drone076/redis-bundle
=====================

Symfony 4 Redis Bundle

2.2.1(7y ago)111MITPHPPHP ^7.1.3

Since Jun 2Pushed 7y ago1 watchersCompare

[ Source](https://github.com/drone076/redis-bundle)[ Packagist](https://packagist.org/packages/drone076/redis-bundle)[ Docs](https://github.com/drone076/redis-bundle)[ RSS](/packages/drone076-redis-bundle/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (5)Versions (8)Used By (0)

Drone076RedisBundle
===================

[](#drone076redisbundle)

Fork from symfony-bundles/redis-bundle with fixed Symfony 4.\* deprecations

Fix "A tree builder without a root node is deprecated since Symfony 4.2 and will not be supported anymore in 5.0." deprecation.

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

[](#installation)

- Require the bundle with composer:

```
composer req drone076/redis-bundle
```

Configuring of the clients
--------------------------

[](#configuring-of-the-clients)

If you want configure Redis clients - create configuration file. For example:

```
# config/packages/sb_redis.yaml
sb_redis:
    clients:
        default:
            $options:    []
            $parameters: ['tcp://127.0.0.1:6379?database=3']
```

Read more about supported client options and connection parameters:

- [Client Options](https://github.com/nrk/predis/wiki/Client-Options#list-of-supported-client-options).
- [Connection Parameters](https://github.com/nrk/predis/wiki/Connection-Parameters#connection-parameters).

How to use
----------

[](#how-to-use)

Read more on the page [Quick tour](https://github.com/nrk/predis/wiki/Quick-tour).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 88.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 ~173 days

Recently: every ~107 days

Total

7

Last Release

2639d ago

Major Versions

v1.0.1 → v2.0.02018-02-04

PHP version history (2 changes)v1.0.0PHP &gt;=5.6

v2.0.0PHP ^7.1.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/b366a33ca560554bf5637582d2030ecbe4302bb3bbf9a5b55c2b1a392cecd219?d=identicon)[drone076](/maintainers/drone076)

---

Top Contributors

[![khaperets](https://avatars.githubusercontent.com/u/2507262?v=4)](https://github.com/khaperets "khaperets (37 commits)")[![drone076](https://avatars.githubusercontent.com/u/4889305?v=4)](https://github.com/drone076 "drone076 (4 commits)")[![dmytro-khaperets](https://avatars.githubusercontent.com/u/171946311?v=4)](https://github.com/dmytro-khaperets "dmytro-khaperets (1 commits)")

---

Tags

symfonybundleredisSymfony 4

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/drone076-redis-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/drone076-redis-bundle/health.svg)](https://phpackages.com/packages/drone076-redis-bundle)
```

###  Alternatives

[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1175.2k](/packages/rcsofttech-audit-trail-bundle)[symfony-bundles/redis-bundle

Symfony Redis Bundle

271.2M6](/packages/symfony-bundles-redis-bundle)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1615.6k12](/packages/2lenet-crudit-bundle)[inspector-apm/inspector-symfony

Code Execution Monitoring for Symfony applications.

2836.4k9](/packages/inspector-apm-inspector-symfony)

PHPackages © 2026

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