PHPackages                             reactphp-x/redis-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. reactphp-x/redis-cache

ActiveLibrary[Caching](/categories/caching)

reactphp-x/redis-cache
======================

v1.0.0(1y ago)01.1kMITPHP

Since Aug 10Pushed 1y agoCompare

[ Source](https://github.com/reactphp-x/redis-cache)[ Packagist](https://packagist.org/packages/reactphp-x/redis-cache)[ RSS](/packages/reactphp-x-redis-cache/feed)WikiDiscussions master Synced yesterday

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

reactphp-x-redis-cache
======================

[](#reactphp-x-redis-cache)

install
-------

[](#install)

```
composer require reactphp-x/redis-cache -vvv

```

Usage
-----

[](#usage)

```
use Clue\React\Redis\RedisClient;
use ReactphpX\RedisCache\RedisCache;
$redis = new RedisClient('redis://:h%40llo@localhost');
// $redis = new RedisClient('redis://ignored:h%40llo@localhost');
// $redis = new RedisClient('redis://localhost?password=h%40llo');
// $redis = new RedisClient('redis://localhost/2');
// $redis = new RedisClient('redis://localhost?db=2');

$redisCache = new RedisCache($redis);
```

see [CacheInterface](https://github.com/reactphp/cache?tab=readme-ov-file#usage)

License
-------

[](#license)

MIT

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community6

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

692d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/76907477?v=4)[wpjscc](/maintainers/wpjscc)[@wpjscc](https://github.com/wpjscc)

---

Top Contributors

[![wpjscc](https://avatars.githubusercontent.com/u/76907477?v=4)](https://github.com/wpjscc "wpjscc (2 commits)")

### Embed Badge

![Health badge](/badges/reactphp-x-redis-cache/health.svg)

```
[![Health](https://phpackages.com/badges/reactphp-x-redis-cache/health.svg)](https://phpackages.com/packages/reactphp-x-redis-cache)
```

###  Alternatives

[laravel/reverb

Laravel Reverb provides a real-time WebSocket communication backend for Laravel applications.

1.6k15.1M84](/packages/laravel-reverb)[team-reflex/discord-php

An unofficial API to interact with the voice and text service Discord.

1.1k420.9k26](/packages/team-reflex-discord-php)[wyrihaximus/react-cache-redis

Redis cache for react/cache

115.5k8](/packages/wyrihaximus-react-cache-redis)[rtckit/react-redlock

Asynchronous distributed locks with Redis and ReactPHP

177.9k1](/packages/rtckit-react-redlock)

PHPackages © 2026

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