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

ActiveLibrary[Caching](/categories/caching)

mihai-stancu/cache-bundle
=========================

Cache items with associated tagging information and subsequently fetch or delete items based on tags.

0.3.5(6y ago)07.6k1MITPHPPHP &gt;=7.0CI passing

Since Dec 15Pushed 6y ago2 watchersCompare

[ Source](https://github.com/mihai-stancu/cache)[ Packagist](https://packagist.org/packages/mihai-stancu/cache-bundle)[ RSS](/packages/mihai-stancu-cache-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (10)Used By (0)

MSCache
=======

[](#mscache)

A Cache system which allows cache items to be associated to tags. When saving a cache item you can also supply its associated tags.

Operations based on associated tags are:

- `findByTags($tags)`: the item must be associated with all specified tags;
- `deleteByTags($tags)`: the item must be associated with all specified tags;

The implementation leverages the `SET` data type provided by `Redis` and the [set intersection](http://redis.io/commands/SINTER) command.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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 ~122 days

Recently: every ~198 days

Total

9

Last Release

2451d ago

Major Versions

v0.3.3 → v2.0.x-dev2019-04-11

PHP version history (2 changes)v0.1.0PHP &gt;=5.4

0.3.5PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/60ee24787511ba533b00897d359773c394bc11987dc75a6b15a75924a35ba61d?d=identicon)[mihai-stancu](/maintainers/mihai-stancu)

---

Top Contributors

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

---

Tags

cachetaggingcache-bustingcache invalidation

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psr/simple-cache

Common interfaces for simple caching

8.1k727.3M2.1k](/packages/psr-simple-cache)[psr/cache

Common interface for caching libraries

5.2k686.9M1.3k](/packages/psr-cache)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[beste/in-memory-cache

A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.

2512.2M6](/packages/beste-in-memory-cache)[anahkiasen/flatten

A package for the Illuminate framework that flattens pages to plain HTML

33313.0k](/packages/anahkiasen-flatten)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23817.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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