PHPackages                             electivegroup/cache-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. electivegroup/cache-bundle

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

electivegroup/cache-bundle
==========================

Elective Cache Bundle

1.0.1(2y ago)01.7k1MITPHPPHP ^7.1.13

Since Aug 3Pushed 2y ago2 watchersCompare

[ Source](https://github.com/electivetechnology/cache-bundle)[ Packagist](https://packagist.org/packages/electivegroup/cache-bundle)[ RSS](/packages/electivegroup-cache-bundle/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (6)Dependencies (7)Versions (14)Used By (1)

CacheBundle
===========

[](#cachebundle)

Cache bundle for symfony

Add routes to your routing file:

```
# app/config/routes.yaml
    cache_bundle:
        resource: '@ElectiveCacheBundle/Resources/config/routes.yaml'

```

Add service to your service file:

```
# app/config/services.yaml
    imports:
        - { resource: '@ElectiveCacheBundle/Resources/config/services.yaml' }

```

Add cache subscriptions to your env file, example:

```
# app/.env
    CACHE_SUBSCRIPTIONS=-acl-api-organisation-updated-candidates-api,-acl-api-user-updated-candidates-api

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 97.8% 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 ~133 days

Recently: every ~231 days

Total

8

Last Release

815d ago

Major Versions

0.0.5 → 1.0.12024-02-23

1.0.1 → 2.x-dev2024-02-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/8177b86c7811c3da8bf828635a8411ed9cdf84006b403c46ff0d10bc88097745?d=identicon)[kris.rybak](/maintainers/kris.rybak)

---

Top Contributors

[![chris-wm](https://avatars.githubusercontent.com/u/8395552?v=4)](https://github.com/chris-wm "chris-wm (45 commits)")[![krisrybak](https://avatars.githubusercontent.com/u/1056838?v=4)](https://github.com/krisrybak "krisrybak (1 commits)")

---

Tags

apisymfonycacheelective

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/electivegroup-cache-bundle/health.svg)

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

###  Alternatives

[tedivm/stash-bundle

Incorporates the Stash caching library into Symfony.

841.4M16](/packages/tedivm-stash-bundle)

PHPackages © 2026

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