PHPackages                             awheel/cache-component - 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. awheel/cache-component

AbandonedArchivedLibrary

awheel/cache-component
======================

Awheel cache Component

1.5.0(9y ago)0701MITPHPPHP &gt;=5.4.0

Since Feb 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/awheel/cache-component)[ Packagist](https://packagist.org/packages/awheel/cache-component)[ RSS](/packages/awheel-cache-component/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)DependenciesVersions (8)Used By (1)

Cache Component
===============

[](#cache-component)

Cache Component for Awheel

usage
-----

[](#usage)

```

app('cache')->add($cacheKey, $value, $ttl);
app('cache')->set($cacheKey, $value, $ttl);
app('cache')->get($cacheKey, $default);
app('cache')->destory($cacheKey, $default);
app('cache')->forever($cacheKey, $default);

....

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

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

Total

7

Last Release

3326d ago

### Community

Maintainers

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

---

Top Contributors

[![fengqi](https://avatars.githubusercontent.com/u/517708?v=4)](https://github.com/fengqi "fengqi (17 commits)")

### Embed Badge

![Health badge](/badges/awheel-cache-component/health.svg)

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

PHPackages © 2026

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