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

ActiveLibrary[Caching](/categories/caching)

cache/simple-cache-bridge
=========================

A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.

1.2.0(4y ago)433.3M↓64.1%6[1 PRs](https://github.com/php-cache/simple-cache-bridge/pulls)20MITPHPPHP &gt;=7.4CI failing

Since Jan 5Pushed 2y ago4 watchersCompare

[ Source](https://github.com/php-cache/simple-cache-bridge)[ Packagist](https://packagist.org/packages/cache/simple-cache-bridge)[ Docs](http://www.php-cache.com/en/latest/)[ RSS](/packages/cache-simple-cache-bridge/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (5)Dependencies (6)Versions (6)Used By (20)

PSR-6 to PSR-16 Bridge (Simple cache)
=====================================

[](#psr-6-to-psr-16-bridge-simple-cache)

[![Gitter](https://camo.githubusercontent.com/2ded3ed1778dcfc9af5e2dfaad55e176ade49082cb6ea757169cc5ea23bf32ac/68747470733a2f2f6261646765732e6769747465722e696d2f7068702d63616368652f63616368652e737667)](https://gitter.im/php-cache/cache?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)[![Latest Stable Version](https://camo.githubusercontent.com/55d75a74b39973a7ff1c7b77d92293104b9ed76d20de4c3fb1802d72cd0fcf31/68747470733a2f2f706f7365722e707567782e6f72672f63616368652f73696d706c652d63616368652d6272696467652f762f737461626c65)](https://packagist.org/packages/cache/simple-cache-bridge)[![codecov.io](https://camo.githubusercontent.com/00d9acdea25862a6850506182d227ecd9163bc5c78361d39ea66b6716e74a068/68747470733a2f2f636f6465636f762e696f2f6769746875622f7068702d63616368652f73696d706c652d63616368652d6272696467652f636f7665726167652e7376673f6272616e63683d6d6173746572)](https://codecov.io/github/array-cache/apc-adapter?branch=master)[![Total Downloads](https://camo.githubusercontent.com/8607971507329e71f6aade382c1e8f8a500bf464539a6edd7ad23e31960399f7/68747470733a2f2f706f7365722e707567782e6f72672f63616368652f73696d706c652d63616368652d6272696467652f646f776e6c6f616473)](https://packagist.org/packages/cache/simple-cache-bridge)[![Monthly Downloads](https://camo.githubusercontent.com/20be715c678608126cb4470a42b7c4c8da72f81f3f2b43a88d94a638ba62a348/68747470733a2f2f706f7365722e707567782e6f72672f63616368652f73696d706c652d63616368652d6272696467652f642f6d6f6e74686c792e706e67)](https://packagist.org/packages/cache/simple-cache-bridge)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)

This is a bridge that converts a PSR-6 cache implementation to PSR-16 (SimpleCache). It is a part of the PHP Cache organisation. To read about features like tagging and hierarchy support please read the shared documentation at [www.php-cache.com](https://www.php-cache.com).

### Install

[](#install)

```
composer require cache/simple-cache-bridge
```

### Use

[](#use)

You need an existing PSR-6 pool as a constructor argument to the bridge.

```
$psr6pool = new ArrayCachePool();
$simpleCache = new SimpleCacheBridge($psr6pool);
```

### Contribute

[](#contribute)

Contributions are very welcome! Send a pull request to the [main repository](https://github.com/php-cache/cache) or report any issues you find on the [issue tracker](http://issues.php-cache.com).

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity54

Moderate usage in the ecosystem

Community30

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 59.3% 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 ~459 days

Total

5

Last Release

1606d ago

Major Versions

0.1.1 → 1.0.02017-07-16

PHP version history (4 changes)0.1.0PHP ^5.5 || ^7.0

0.1.1PHP ^5.6 || ^7.0

1.1.0PHP ^5.6 || ^7.0 || ^8.0

1.2.0PHP &gt;=7.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/401ccc5eea13c60cf807ae982af00e368e2166e2f26d8eb541dcd881a57385bc?d=identicon)[Nyholm](/maintainers/Nyholm)

---

Top Contributors

[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (16 commits)")[![ruudk](https://avatars.githubusercontent.com/u/104180?v=4)](https://github.com/ruudk "ruudk (4 commits)")[![carusogabriel](https://avatars.githubusercontent.com/u/16328050?v=4)](https://github.com/carusogabriel "carusogabriel (2 commits)")[![prisis](https://avatars.githubusercontent.com/u/2716058?v=4)](https://github.com/prisis "prisis (2 commits)")[![florianv](https://avatars.githubusercontent.com/u/1586668?v=4)](https://github.com/florianv "florianv (1 commits)")[![magnusnordlander](https://avatars.githubusercontent.com/u/165002?v=4)](https://github.com/magnusnordlander "magnusnordlander (1 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (1 commits)")

---

Tags

cachepsr-16psr-6Bridge

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laminas/laminas-cache

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

1067.2M145](/packages/laminas-laminas-cache)[codeigniter4/cache

PSR-6 and PSR-16 Cache Adapters for CodeIgniter 4

1321.4k](/packages/codeigniter4-cache)[infocyph/intermix

A lightweight PHP DI container, invoker, serializer, and utility toolkit.

137.3k1](/packages/infocyph-intermix)

PHPackages © 2026

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