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

Abandoned → [mako/framework](/?search=mako%2Fframework)ArchivedLibrary[Framework](/categories/framework)

mako/simple-cache
=================

A Simple Cache adapter for the Mako Framework

5.0.0(1y ago)09BSD-3-ClausePHPPHP &gt;=8.4.0CI passing

Since Oct 1Pushed 8mo agoCompare

[ Source](https://github.com/mako-framework/simple-cache)[ Packagist](https://packagist.org/packages/mako/simple-cache)[ Docs](http://makoframework.com)[ RSS](/packages/mako-simple-cache/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (5)Versions (12)Used By (0)

Mako Simple Cache
=================

[](#mako-simple-cache)

[![Build Status](https://github.com/mako-framework/simple-cache/workflows/Tests/badge.svg)](https://github.com/mako-framework/simple-cache/actions?query=workflow%3ATests)[![Static analysis](https://github.com/mako-framework/simple-cache/actions/workflows/static-analysis.yml/badge.svg)](https://github.com/mako-framework/simple-cache/actions/workflows/static-analysis.yml)

⚠️ As of Mako 12, the SimpleCache implementation is part of the framework core.

A [Simple Cache](https://www.php-fig.org/psr/psr-16/) adapter for the Mako Framework.

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

[](#requirements)

Mako 11.0 or greater.

Installation
------------

[](#installation)

Install the package using the following composer command:

```
composer require mako/simple-cache

```

Usage
-----

[](#usage)

Create a `SimpleCache` object by injecting a Mako cache store instance and you're good to go.

```
$simpleCache = new SimpleCache($this->cache->instance());

```

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance51

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 77.1% 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 ~155 days

Recently: every ~122 days

Total

11

Last Release

546d ago

Major Versions

1.0.x-dev → 2.0.02021-11-30

2.0.x-dev → 3.0.02022-12-20

3.0.x-dev → 4.0.02023-09-03

4.0.x-dev → 5.0.02025-01-03

PHP version history (5 changes)1.0.0PHP &gt;=7.3.0

2.0.0PHP &gt;=7.4.0

3.0.0PHP &gt;=8.0.0

4.0.0PHP &gt;=8.1.0

5.0.0PHP &gt;=8.4.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/773958?v=4)[Frederic G. Østby](/maintainers/freost)[@freost](https://github.com/freost)

---

Top Contributors

[![freost](https://avatars.githubusercontent.com/u/773958?v=4)](https://github.com/freost "freost (37 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")

---

Tags

mako-frameworkmako-packagephppsr-16simple-cacheframeworkmakosimple-cachepsr-16

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[cakephp/cakephp

The CakePHP framework

8.9k19.5M1.8k](/packages/cakephp-cakephp)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[nutgram/nutgram

The Telegram bot library that doesn't drive you nuts

737290.3k8](/packages/nutgram-nutgram)[mako/framework

Mako Framework

255172.7k31](/packages/mako-framework)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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