PHPackages                             andres-montanez/fragment-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. andres-montanez/fragment-cache-bundle

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

andres-montanez/fragment-cache-bundle
=====================================

Symfony2 bundle for Fragment Caching

0.9.1(11y ago)1231MITPHPPHP &gt;=5.3.3

Since May 31Pushed 11y ago1 watchersCompare

[ Source](https://github.com/andres-montanez/FragmentCacheBundle)[ Packagist](https://packagist.org/packages/andres-montanez/fragment-cache-bundle)[ Docs](https://github.com/andres-montanez/FragmentCacheBundle)[ RSS](/packages/andres-montanez-fragment-cache-bundle/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

\#FragmentCache

The Fragment Cache Bundle aims to store in cache some Symfony Sub Requests, for example those that you embed in your twigs via

```
{{ render(controller('AcmeDemoBundle:Index:footer') }}

```

These sub requests may be expensive to execute, and may always return the same information, so let's cache it!

How? With an annotation

```
@FragmentCache()

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

Every ~2 days

Total

2

Last Release

4363d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f34fb3e3938758c55b23bb88b88fc5cfc729d7afeb14edcb785c5487dd1a431e?d=identicon)[andres.montanez](/maintainers/andres.montanez)

---

Top Contributors

[![andres-montanez](https://avatars.githubusercontent.com/u/541125?v=4)](https://github.com/andres-montanez "andres-montanez (5 commits)")

---

Tags

cache

### Embed Badge

![Health badge](/badges/andres-montanez-fragment-cache-bundle/health.svg)

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

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

32135.8k](/packages/beryllium-cachebundle)[tbbc/cache-bundle

Symfony Bundle - Cache abstraction and method annotations for controlling cache

3613.1k](/packages/tbbc-cache-bundle)

PHPackages © 2026

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