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

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

tbbc/cache-bundle
=================

Symfony Bundle - Cache abstraction and method annotations for controlling cache

v1.0.0(12y ago)3613.1k8[9 issues](https://github.com/TheBigBrainsCompany/TbbcCacheBundle/issues)[1 PRs](https://github.com/TheBigBrainsCompany/TbbcCacheBundle/pulls)MITPHP

Since Apr 18Pushed 10y ago7 watchersCompare

[ Source](https://github.com/TheBigBrainsCompany/TbbcCacheBundle)[ Packagist](https://packagist.org/packages/tbbc/cache-bundle)[ RSS](/packages/tbbc-cache-bundle/feed)WikiDiscussions master Synced 4d ago

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

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

[](#cachebundle)

Add **cache abstraction** and **method annotations** for controlling cache. The current implementation of the Cache component is a wrapper (proxy) for Doctrine\\Common\\Cache.

State
-----

[](#state)

[![Build Status](https://camo.githubusercontent.com/2ba2f2e46b55418781ff1fc519a072708328045d2b7caf37c1058b38af441922/68747470733a2f2f7472617669732d63692e6f72672f546865426967427261696e73436f6d70616e792f54626263436163686542756e646c652e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/TheBigBrainsCompany/TbbcCacheBundle)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/526692729934448ae2aee0ad84354fb605733d84de0edab2409b5ceb42687a99/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f546865426967427261696e73436f6d70616e792f54626263436163686542756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f733d37663964643765373061336463363866346239653938323336303965373164366531386131613432)](https://scrutinizer-ci.com/g/TheBigBrainsCompany/TbbcCacheBundle/)[![Downloads](https://camo.githubusercontent.com/a97040dc98cc61a15411a279b52ee33441c4120feec5257febcb2ecf47a727c3/68747470733a2f2f706f7365722e707567782e6f72672f746262632f63616368652d62756e646c652f646f776e6c6f6164732e706e67)](https://packagist.org/packages/tbbc/cache-bundle)[![Stable release](https://camo.githubusercontent.com/802adf66e6822f65b5cd7959bb4867cda9d0bc3a107a1e7a9f2843b89e9d219a/68747470733a2f2f706f7365722e707567782e6f72672f746262632f63616368652d62756e646c652f762f737461626c652e706e67)](https://packagist.org/packages/tbbc/cache-bundle)

Overview
--------

[](#overview)

The TbbcCacheBundle integrates Symfony with a non-instrusive applicative cache management system. It gives to the developer annotation driven cache control by using AOP mechanisms and PHP language expressions.

```
