PHPackages                             thinfer/we-redis - 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. thinfer/we-redis

ActiveLibrary[Caching](/categories/caching)

thinfer/we-redis
================

WeRedis is small PHP library to make some fun with Redis

05PHP

Since Apr 1Pushed 9y agoCompare

[ Source](https://github.com/BarryShieh/WeRedis)[ Packagist](https://packagist.org/packages/thinfer/we-redis)[ RSS](/packages/thinfer-we-redis/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

WeRedis
-------

[](#weredis)

**WeRedis** is small PHP library to have some fun with [Redis](http://redis.io).

Getting started
---------------

[](#getting-started)

Require this package, with [Composer](https://getcomposer.org), in the root directory of your project.

```
$ composer require thinfer/we-redis
```

> **Note:** WeRedis requires the [PECL::Package::redis](http://pecl.php.net/package/redis) extension in order to work.

Quick Example
-------------

[](#quick-example)

```
use Thinfer\WeRedis;

$redis = WeRedis\Factory::instance($config);
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

[![BarryBravo](https://avatars.githubusercontent.com/u/23718268?v=4)](https://github.com/BarryBravo "BarryBravo (1 commits)")

### Embed Badge

![Health badge](/badges/thinfer-we-redis/health.svg)

```
[![Health](https://phpackages.com/badges/thinfer-we-redis/health.svg)](https://phpackages.com/packages/thinfer-we-redis)
```

###  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)

PHPackages © 2026

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