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

ActiveLibrary[Caching](/categories/caching)

wilkques/cache
==============

PHP Cache

v2.2.0(1mo ago)087MITPHPPHP &gt;=5.3CI passing

Since May 8Pushed 1mo ago1 watchersCompare

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

READMEChangelog (5)Dependencies (8)Versions (6)Used By (0)

PHP Cache
=========

[](#php-cache)

[![Latest Stable Version](https://camo.githubusercontent.com/699fa1e7fcf3bad8e269f3a3d510c2b36edec5f3719e650a7aeab6f47eb176e5/68747470733a2f2f706f7365722e707567782e6f72672f77696c6b717565732f63616368652f762f737461626c65)](https://packagist.org/packages/wilkques/cache)[![License](https://camo.githubusercontent.com/89d6d23047605f674da49ac92f20433166c7cb0a623a47dacb0aac8678297ceb/68747470733a2f2f706f7365722e707567782e6f72672f77696c6b717565732f63616368652f6c6963656e7365)](https://packagist.org/packages/wilkques/cache)

Installation
------------

[](#installation)

`composer require wilkques/cache`

How to use
----------

[](#how-to-use)

```
// create cache
\Wilkques\Cache\Cache::put('', '', '');

// get cache
$resolve = \Wilkques\Cache\Cache::get('');

var_dump(
    $resolve
);
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance88

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

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

Total

5

Last Release

59d ago

Major Versions

v1.0.0 → v2.0.02025-05-14

PHP version history (2 changes)v1.0.0PHP &gt;=5.4

v2.1.0PHP &gt;=5.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/906e907ec7e3dbe49f32aebd0f36488176d3736a65d38675753ba9a6a21017b6?d=identicon)[wilkques](/maintainers/wilkques)

---

Top Contributors

[![wilkques](https://avatars.githubusercontent.com/u/51186879?v=4)](https://github.com/wilkques "wilkques (22 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/wilkques-cache/health.svg)](https://phpackages.com/packages/wilkques-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)
