PHPackages                             sopamo/clustercache - 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. sopamo/clustercache

ActiveLibrary[Caching](/categories/caching)

sopamo/clustercache
===================

Cluster Cache

v0.2(3y ago)03MITPHPPHP ^8.0

Since Oct 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Sopamo/clustercache)[ Packagist](https://packagist.org/packages/sopamo/clustercache)[ RSS](/packages/sopamo-clustercache/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (1)Versions (17)Used By (0)

Cluster Cache
=============

[](#cluster-cache)

Speed up your application using Cluster Cache

---

Installation and usage
----------------------

[](#installation-and-usage)

Please open `package/README.md` to read details about the package installation and usage.

Testing
-------

[](#testing)

If you want to run tests, follow the below instruction.

1. Clone the project
2. Go into the project-test folder
3. Run `cp .env.example .env `
4. Set a database user and a password in the .env file
5. Run `docker run --rm -v "$(pwd)":/var/www/html -v "$(pwd)/../package":/var/www/package -w /opt composer bash -c "composer install" `
6. Run `vendor/bin/sail up -d`
7. Run `vendor/bin/sail shell`
8. Run `php artisan key:generate`
9. Run `php artisan migrate`
10. Run `php artisan test`

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 98.8% 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

Unknown

Total

1

Last Release

1147d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1202596?v=4)[Paul Mohr](/maintainers/Sopamo)[@Sopamo](https://github.com/Sopamo)

![](https://avatars.githubusercontent.com/u/86287030?v=4)[Łukasz Socha](/maintainers/lsochaSopamo)[@lsochaSopamo](https://github.com/lsochaSopamo)

---

Top Contributors

[![lsochaSopamo](https://avatars.githubusercontent.com/u/86287030?v=4)](https://github.com/lsochaSopamo "lsochaSopamo (85 commits)")[![Sopamo](https://avatars.githubusercontent.com/u/1202596?v=4)](https://github.com/Sopamo "Sopamo (1 commits)")

### Embed Badge

![Health badge](/badges/sopamo-clustercache/health.svg)

```
[![Health](https://phpackages.com/badges/sopamo-clustercache/health.svg)](https://phpackages.com/packages/sopamo-clustercache)
```

###  Alternatives

[iazaran/smart-cache

Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.

21114.2k](/packages/iazaran-smart-cache)[ichhabrecht/intcache

Turn uncachable page objects into cacheable links

193.9k](/packages/ichhabrecht-intcache)

PHPackages © 2026

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