PHPackages                             dekalee/redis-swarrot-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. dekalee/redis-swarrot-bundle

ActiveBundle[Caching](/categories/caching)

dekalee/redis-swarrot-bundle
============================

The bundle for the redis adaptor for swarrot

v1.0.0(9y ago)13.5kApache-2.0PHP

Since Mar 16Pushed 9y ago3 watchersCompare

[ Source](https://github.com/dekalee/redis-swarrot-bundle)[ Packagist](https://packagist.org/packages/dekalee/redis-swarrot-bundle)[ RSS](/packages/dekalee-redis-swarrot-bundle/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

Dekalee Redis swarrot
=====================

[](#dekalee-redis-swarrot)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/5007e14c96305e6b3f680fa099426963c79930e39ee5e5cd530fc87e73d7802d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f64656b616c65652f72656469732d73776172726f742d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/dekalee/redis-swarrot-bundle/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/037fc3f512cb3b4023ebe09d8ea5cb3636368c647f5ca7ac48571ec2d3533f77/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f72656469732d73776172726f742d62756e646c652f762f737461626c65)](https://packagist.org/packages/dekalee/redis-swarrot-bundle)[![Total Downloads](https://camo.githubusercontent.com/ef7b95195a2e665f9fbe3f0ea498f644e469b1210704146299e2c38cac285c0b/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f72656469732d73776172726f742d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/dekalee/redis-swarrot-bundle)[![License](https://camo.githubusercontent.com/309beb0ca1c37de961d4b9fb7754909c500686484515ebcf31f707bca6058066/68747470733a2f2f706f7365722e707567782e6f72672f64656b616c65652f72656469732d73776172726f742d62756e646c652f6c6963656e7365)](https://packagist.org/packages/dekalee/redis-swarrot-bundle)

This bundle will wrap the [swarrot-redis](https://github.com/dekalee/redis-swarrot) library.

It will provide a way to use the redis provider while using the [SwarrotBundle](https://github.com/swarrot/SwarrotBundle).

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

[](#installation)

Use composer to install this bundle :

```
    composer require dekalee/redis-swarrot-bundle

```

Activate it in the `AppKernel.php` file:

```
    new Dekalee\RedisSwarrotBundle\DekaleeRedisSwarrotBundle(),
```

Configuration
-------------

[](#configuration)

In your `config.yml` file, you should set the provider to redis and specify the connection :

```
    swarrot:
        provider: redis
        default_connection: redisQueue
        connections:
            redisQueue:
                host: %redis_queue_host%
                port: %redis_queue_port%
                vhost: %redis_queue_database%
```

Usage
-----

[](#usage)

You can directly use your queing system as before

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3393d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2675545?v=4)[Nicolas Thal](/maintainers/nicolasThal)[@nicolasThal](https://github.com/nicolasThal)

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

![](https://www.gravatar.com/avatar/81e74183a746c1d0813128bea90894477d621a72a1290bc540c225728f70109e?d=identicon)[victorbalssa](/maintainers/victorbalssa)

![](https://avatars.githubusercontent.com/u/1492645?v=4)[Jérémy GIGNON](/maintainers/gignonje)[@gignonje](https://github.com/gignonje)

![](https://www.gravatar.com/avatar/bce05fefcead2a9f1fadaa947173566615109994b6abfc58e1b28ea92d0f551f?d=identicon)[gbd\_dkl](/maintainers/gbd_dkl)

![](https://avatars.githubusercontent.com/u/23316288?v=4)[julienguilmont](/maintainers/julienguilmont)[@julienguilmont](https://github.com/julienguilmont)

---

Top Contributors

[![nicolasThal](https://avatars.githubusercontent.com/u/2675545?v=4)](https://github.com/nicolasThal "nicolasThal (2 commits)")

### Embed Badge

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

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

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

32136.0k](/packages/beryllium-cachebundle)

PHPackages © 2026

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