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

ActiveLibrary[Caching](/categories/caching)

pongtan/simple-cache
====================

The Pongtan Framework simple cache

v0.1.4(8y ago)011.9k↓33.3%2MITPHP

Since Nov 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Pongtan/simple-cache)[ Packagist](https://packagist.org/packages/pongtan/simple-cache)[ RSS](/packages/pongtan-simple-cache/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (6)Used By (2)

Simple Cache
============

[](#simple-cache)

Redis Cache
-----------

[](#redis-cache)

```
use Predis\Client;

$client = new Client();
$cache = new Pongtan\SimpleCache($client);

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

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

Total

5

Last Release

3109d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28576f8bc727ae2bb4adc086208b17a2a910c2917f874f9f0848d97b88ead248?d=identicon)[orvice](/maintainers/orvice)

---

Top Contributors

[![orvice](https://avatars.githubusercontent.com/u/1532235?v=4)](https://github.com/orvice "orvice (6 commits)")

---

Tags

phpcachePongtan

### Embed Badge

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

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

###  Alternatives

[laminas/laminas-cache

Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output

1076.9M130](/packages/laminas-laminas-cache)[cache/adapter-common

Common classes for PSR-6 adapters

11124.4M38](/packages/cache-adapter-common)[cache/filesystem-adapter

A PSR-6 cache implementation using filesystem. This implementation supports tags

705.8M82](/packages/cache-filesystem-adapter)[cache/array-adapter

A PSR-6 cache implementation using a php array. This implementation supports tags

548.3M151](/packages/cache-array-adapter)[cache/predis-adapter

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

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

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

523.9M27](/packages/cache-redis-adapter)

PHPackages © 2026

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