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

ActiveLibrary

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 2mo 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 10% 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://www.gravatar.com/avatar/2d42de3b06462893a1c19198e46582dcc5a49f5dcd739ac46579f825d9fa3b36?d=identicon)[Thinfer](/maintainers/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)
```

PHPackages © 2026

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