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

ActiveSemitexa-module[Caching](/categories/caching)

semitexa/cache
==============

Semitexa Cache - tenant-aware cache store with Redis backing, namespaces, and tag invalidation

2026.07.23.0617(2w ago)11023MITPHPPHP ^8.4

Since Mar 23Pushed 1mo agoCompare

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

READMEChangelogDependencies (9)Versions (15)Used By (3)

Semitexa Cache
==============

[](#semitexa-cache)

Tenant-aware cache store with Redis backing, namespace isolation, and tag-based invalidation.

Purpose
-------

[](#purpose)

Provides a cache abstraction with pluggable backends. The default Redis store supports key namespacing for tenant isolation, tag groups for batch invalidation, and TTL-based expiration.

Role in Semitexa
----------------

[](#role-in-semitexa)

Depends on `semitexa/core`. Uses Predis as the default backend. Becomes tenant-aware when paired with the Tenancy package via `CacheNamespaceResolverInterface`.

Key Features
------------

[](#key-features)

- `RedisCacheStore` with Predis backend
- `ArrayCacheStore` for testing and development
- Tenant-aware key namespacing via `CacheNamespaceResolverInterface`
- Tag-based invalidation with `TagSet`
- `CacheStoreInterface` contract for custom backends

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance94

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 63.2% 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 ~10 days

Recently: every ~19 days

Total

12

Last Release

15d ago

Major Versions

1.0.3 → 2026.04.03.12402026-04-03

v1.0.4 → 2026.05.08.16402026-05-08

### Community

Maintainers

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

---

Top Contributors

[![syntaxwanderer](https://avatars.githubusercontent.com/u/1311643?v=4)](https://github.com/syntaxwanderer "syntaxwanderer (24 commits)")[![needalicense](https://avatars.githubusercontent.com/u/13330467?v=4)](https://github.com/needalicense "needalicense (12 commits)")[![tarashanych](https://avatars.githubusercontent.com/u/49571976?v=4)](https://github.com/tarashanych "tarashanych (2 commits)")

---

Tags

cacheredissemitexatagstenancyrediscachetagstenancysemitexa

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[cache/predis-adapter

A PSR-6 cache implementation using Redis (Predis). This implementation supports tags

272.6M13](/packages/cache-predis-adapter)[contributte/redis

Redis client integration into Nette framework

181.7M2](/packages/contributte-redis)[byerikas/cache-tags

Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.

1422.4k](/packages/byerikas-cache-tags)[pstaender/silverstripe-redis-cache

Enables Redis cache for SilverStripe

11103.7k](/packages/pstaender-silverstripe-redis-cache)[bnomei/kirby3-redis-cachedriver

Advanced Redis cache-driver with in-memory store, transactions and preloading

101.9k](/packages/bnomei-kirby3-redis-cachedriver)

PHPackages © 2026

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