PHPackages                             platine-php/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. [Framework](/categories/framework)
4. /
5. platine-php/cache

ActiveLibrary[Framework](/categories/framework)

platine-php/cache
=================

Platine Cache is the implementation of PSR 16 simple cache

v2.0.0(9mo ago)15.3k1MITPHPPHP ^8CI passing

Since Dec 5Pushed 9mo ago1 watchersCompare

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

READMEChangelog (2)Dependencies (8)Versions (4)Used By (1)

PLATINE CACHE
-------------

[](#platine-cache)

**Platine Cache is the implementation of PSR 16 simple cache**

[![Project Status](https://camo.githubusercontent.com/5b5a2250da48f45495a817a4bcdabb5d101fff298acebe00a55a52815b7119ed/687474703a2f2f6f70656e736f757263652e626f782e636f6d2f6261646765732f6163746976652e737667)](http://opensource.box.com/badges)[![Latest Stable Version](https://camo.githubusercontent.com/3370bb41a427a772c6414bb9f3e4eca7a33fdff2fcfd692b388d105de71bcc3c/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f63616368652f76)](https://packagist.org/packages/platine-php/cache)[![Latest Unstable Version](https://camo.githubusercontent.com/60fce0109d5d061b91bed3d01825324c0bf90d115429ae48a5930f8e2918e5fb/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f63616368652f762f756e737461626c65)](https://packagist.org/packages/platine-php/cache)[![Total Downloads](https://camo.githubusercontent.com/24d1214289b2f4a721c48159a208731dd09be1ba80dabd996671e6ee1ca4094a/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f63616368652f646f776e6c6f616473)](https://packagist.org/packages/platine-php/cache)[![License](https://camo.githubusercontent.com/8e20d7f9e28cda10ad97e30e1cae5fc1cce869f67443e640404c4991e0ee4fd0/68747470733a2f2f706f7365722e707567782e6f72672f706c6174696e652d7068702f63616368652f6c6963656e7365)](https://packagist.org/packages/platine-php/cache)
[![Tests](https://github.com/platine-php/cache/actions/workflows/ci.yml/badge.svg)](https://github.com/platine-php/cache/actions/workflows/ci.yml/badge.svg)[![Quality Score](https://camo.githubusercontent.com/5753619b8d0148a2fcff9ac33e433f25995d10840359892860522d999fe58f36/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f706c6174696e652d7068702f63616368652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/platine-php/cache)[![Codacy Badge](https://camo.githubusercontent.com/d21d48cec720331fb566f66700f29a63fd661d2d9c6284a664ee22aaf1dfa8d9/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3539363861343336306232653435646239326364333862636534636537613461)](https://app.codacy.com/gh/platine-php/cache/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)[![Codacy Badge](https://camo.githubusercontent.com/50acef6bd546e0902e36839197cfedf0f04d19f0e992db35b7860033c239acd7/68747470733a2f2f6170702e636f646163792e636f6d2f70726f6a6563742f62616467652f436f7665726167652f3539363861343336306232653435646239326364333862636534636537613461)](https://app.codacy.com/gh/platine-php/cache/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)

### Requirements

[](#requirements)

- **PHP &gt;= 8.0**

### Installation

[](#installation)

#### Using composer (recommended)

[](#using-composer-recommended)

```
composer require platine-php/cache
```

### Supported drivers

[](#supported-drivers)

- **File**
- **APCu**

### License

[](#license)

MIT License See [LICENSE.MD](LICENSE.MD)

### Resources

[](#resources)

- [Documentation](https://docs.platine-php.com/packages/cache)

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance58

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

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

Total

2

Last Release

278d ago

Major Versions

v1.0.0 → v2.0.02025-09-18

PHP version history (2 changes)v1.0.0PHP ^7.4 || ^8

v2.0.0PHP ^8

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16177981?v=4)[Tony NGUEREZA](/maintainers/nguereza-tony)[@nguereza-tony](https://github.com/nguereza-tony)

---

Top Contributors

[![nguereza-tony](https://avatars.githubusercontent.com/u/16177981?v=4)](https://github.com/nguereza-tony "nguereza-tony (24 commits)")

---

Tags

phpframeworkcachedevelopmentwebsiteapplicationplatine

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.6k](/packages/fuel-fuel)

PHPackages © 2026

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