PHPackages                             sbsedv/memory-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. sbsedv/memory-cache

AbandonedArchivedLibrary[Caching](/categories/caching)

sbsedv/memory-cache
===================

In-Memory Psr-6 cache implementation.

v2.0.0(4y ago)0191MITPHPPHP &gt;=8.0

Since Aug 31Pushed 3y agoCompare

[ Source](https://github.com/SBSEDV/memory-cache-php)[ Packagist](https://packagist.org/packages/sbsedv/memory-cache)[ Docs](https://github.com/SBSEDV/memory-cache-php)[ RSS](/packages/sbsedv-memory-cache/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Psr-6 In-Memory Cache
=====================

[](#psr-6-in-memory-cache)

[Psr-6](https://www.php-fig.org/psr/psr-6/) compliant In-Memory cache implementation using an array as storage.
This implementation is usefull for testing purposes and per-request caching.

Because the library internally stores its data in an array, all data is lost after the php process is terminated (most likely when your request finishes).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

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

Total

2

Last Release

1627d ago

Major Versions

v1.0.0 → v2.0.02021-12-01

### Community

Maintainers

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

---

Top Contributors

[![danielburger1337](https://avatars.githubusercontent.com/u/48986191?v=4)](https://github.com/danielburger1337 "danielburger1337 (10 commits)")

---

Tags

cachepsr6memory cache

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/sbsedv-memory-cache/health.svg)

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

###  Alternatives

[symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

4.2k348.9M2.5k](/packages/symfony-cache)[tedivm/stash

The place to keep your cache.

9824.8M124](/packages/tedivm-stash)[cache/tag-interop

Framework interoperable interfaces for tags

10525.0M12](/packages/cache-tag-interop)[cache/cache

Library of all the php-cache adapters

2712.7M22](/packages/cache-cache)[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/taggable-cache

Add tag support to your PSR-6 cache implementation

352.4M12](/packages/cache-taggable-cache)

PHPackages © 2026

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