PHPackages                             charcoal-dev/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. charcoal-dev/cache

ActiveLibrary[Caching](/categories/caching)

charcoal-dev/cache
==================

Cache lib for Charcoal Apps

0.2.5(8mo ago)01.8k1MITPHPPHP ^8.3

Since Sep 5Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/charcoal-dev/cache)[ Packagist](https://packagist.org/packages/charcoal-dev/cache)[ Docs](https://github.com/charcoal-dev/cache)[ RSS](/packages/charcoal-dev-cache/feed)WikiDiscussions main Synced 1mo ago

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

Charcoal Cache
==============

[](#charcoal-cache)

[![MIT License](https://camo.githubusercontent.com/8bb50fd2278f18fc326bf71f6e88ca8f884f72f179d3e555e20ed30157190d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d677265656e2e737667)](LICENSE)

A Cache library plays a pivotal role in enhancing the performance and responsiveness of applications, particularly those that rely heavily on databases. For instance, consider an application that frequently fetches User models from a database. Instead of repeatedly querying the database and processing relational mappings every time a User's data is requested, a cache can store the finalized User object after the first retrieval. Thus, subsequent requests for the same User data can be instantly served from the cache, bypassing time-consuming database queries and data processing. This not only speeds up data access but also reduces the load on the database, leading to a more scalable and efficient application.

For detailed information, guidance, and setup instructions regarding this library, please refer to our official documentation website:

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance60

Regular maintenance activity

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity40

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

Unknown

Total

1

Last Release

253d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11485189?v=4)[M. Furqan Siddiqui](/maintainers/furqansiddiqui)[@furqansiddiqui](https://github.com/furqansiddiqui)

---

Top Contributors

[![furqansiddiqui](https://avatars.githubusercontent.com/u/11485189?v=4)](https://github.com/furqansiddiqui "furqansiddiqui (64 commits)")

### Embed Badge

![Health badge](/badges/charcoal-dev-cache/health.svg)

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

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[react/cache

Async, Promise-based cache interface for ReactPHP

444112.4M40](/packages/react-cache)[wp-media/wp-rocket

Performance optimization plugin for WordPress

7431.3M3](/packages/wp-media-wp-rocket)[illuminate/cache

The Illuminate Cache package.

12835.6M1.4k](/packages/illuminate-cache)[colinmollenhour/php-redis-session-abstract

A Redis-based session handler with optimistic locking

6325.6M14](/packages/colinmollenhour-php-redis-session-abstract)

PHPackages © 2026

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