PHPackages                             subjective-php/psr-cache-helper - 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. subjective-php/psr-cache-helper

ActiveLibrary[Caching](/categories/caching)

subjective-php/psr-cache-helper
===============================

Utilities to assist with PSR-16 simple cache implementations

v2.3.0(2y ago)1121.9k↓12.9%34MITPHPPHP ^7.0||^8.0

Since May 10Pushed 2y ago1 watchersCompare

[ Source](https://github.com/subjective-php/psr-cache-helper)[ Packagist](https://packagist.org/packages/subjective-php/psr-cache-helper)[ RSS](/packages/subjective-php-psr-cache-helper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (3)Versions (12)Used By (4)

Simple Cache Helper
===================

[](#simple-cache-helper)

[![Build Status](https://camo.githubusercontent.com/6e44ac5b66c54906198c9af56dcf287335d8bd2a8204996d04d65e0f2c8a7706/68747470733a2f2f7472617669732d63692e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/subjective-php/psr-cache-helper)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/702d1b188821a6e9e13d2744702daa1b484500869a0155f99d10669018fdaa77/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/subjective-php/psr-cache-helper/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/b32213a01d374d641b114cc86d1834922fc36f0cd042471bd07b5948e16570aa/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/subjective-php/psr-cache-helper?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/bdf4426403d6fd697994baa28dac0b8d1f936048c8558365280ad01d1628176d/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f762f737461626c65)](https://packagist.org/packages/subjective-php/psr-cache-helper)[![Latest Unstable Version](https://camo.githubusercontent.com/7f60f1c3b5a6b88b7f4975b43155e592840d1c81343324c490e2d0d1cb334cde/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f762f756e737461626c65)](https://packagist.org/packages/subjective-php/psr-cache-helper)[![License](https://camo.githubusercontent.com/13a22b8359b01098e32028e4138b253916ee9e9bdb7e1be74812f6331eca6e21/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f6c6963656e7365)](https://packagist.org/packages/subjective-php/psr-cache-helper)

[![Total Downloads](https://camo.githubusercontent.com/6de3eae3dfba63fafe3bf84ce1b1166a697f4e4c8d72ef9a66bdb34aef9b5792/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f646f776e6c6f616473)](https://packagist.org/packages/subjective-php/psr-cache-helper)[![Daily Downloads](https://camo.githubusercontent.com/fb97ec2c95572f11dfe20d9c1f162a772a4be061178018bcc54141319557d517/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f642f6461696c79)](https://packagist.org/packages/subjective-php/psr-cache-helper)[![Monthly Downloads](https://camo.githubusercontent.com/a58badad83084993d73ee6cf38abda23f86efdaf6679255f8fd9ca9a9a891f84/68747470733a2f2f706f7365722e707567782e6f72672f7375626a6563746976652d7068702f7073722d63616368652d68656c7065722f642f6d6f6e74686c79)](https://packagist.org/packages/subjective-php/psr-cache-helper)

Utilities to assist with [PSR-16 SimpleCache](http://www.php-fig.org/psr/psr-16/) implementations.

Requirements
------------

[](#requirements)

Requires PHP 8.0 (or later).

Composer
--------

[](#composer)

To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `subjective-php/psr-cache-helper` to your project's `composer.json` file such as:

```
composer require subjective-php/psr-cache-helper
```

Contact
-------

[](#contact)

Developers may be contacted at:

- [Pull Requests](https://github.com/subjective-php/psr-cache-helper/pulls)
- [Issues](https://github.com/subjective-php/psr-cache-helper/issues)

Project Build
-------------

[](#project-build)

With a checkout of the code get [Composer](http://getcomposer.org) in your PATH and run:

```
composer install
./vendor/bin/phpunit
./vendor/bin/phpcs
```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity75

Established project with proven stability

 Bus Factor1

Top contributor holds 98.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 ~252 days

Recently: every ~505 days

Total

11

Last Release

774d ago

Major Versions

v0.3.0 → v1.0.02018-07-15

v1.x-dev → v2.0.02021-03-17

PHP version history (4 changes)v0.1.0PHP ^7.0

v2.0.0PHP ^8.0

v2.1.0PHP ^7.3 || ^8.0

v2.3.0PHP ^7.0||^8.0

### Community

Maintainers

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

---

Top Contributors

[![chadicus](https://avatars.githubusercontent.com/u/1182337?v=4)](https://github.com/chadicus "chadicus (56 commits)")[![chrisryan](https://avatars.githubusercontent.com/u/704326?v=4)](https://github.com/chrisryan "chrisryan (1 commits)")

---

Tags

psrtraitcacheutilpsr16

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/subjective-php-psr-cache-helper/health.svg)

```
[![Health](https://phpackages.com/badges/subjective-php-psr-cache-helper/health.svg)](https://phpackages.com/packages/subjective-php-psr-cache-helper)
```

###  Alternatives

[graham-campbell/bounded-cache

A Bounded TTL PSR-16 Cache Implementation

101.9M6](/packages/graham-campbell-bounded-cache)

PHPackages © 2026

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