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

ActiveLibrary[Caching](/categories/caching)

langzige/redis
==============

使用php封装redis扩展库

v1.0.0.1(4y ago)08Apache-2.0PHPPHP &gt;=8.0.2

Since Mar 24Pushed 4y ago1 watchersCompare

[ Source](https://github.com/chenyigz/redis)[ Packagist](https://packagist.org/packages/langzige/redis)[ RSS](/packages/langzige-redis/feed)WikiDiscussions main Synced 1mo ago

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

langzige
========

[](#langzige)

使用示例： use langzige\\redis\\RedisClient;

```
 $redis = new RedisClient;

 var_dump($redis->strValue('zhang','lishi1565643134'));
 var_dump($redis->strValue('zhang'));
 var_dump($redis->setList('list',json_encode(['zhangs'=>'ll'])));
 var_dump($redis->setList('list','zhangs'));
 var_dump($redis->getList('list',0,100));

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Every ~0 days

Total

2

Last Release

1516d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0f68965f8e8ca8e4751fbd33479da2ac67722bfea1d133d35b12f7d30080ee42?d=identicon)[langzige](/maintainers/langzige)

---

Top Contributors

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

---

Tags

redisthinkphpphp-redistp6

### Embed Badge

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

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

###  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)[clue/redis-protocol

A streaming Redis protocol (RESP) parser and serializer written in pure PHP.

5311.0M13](/packages/clue-redis-protocol)[rtcamp/nginx-helper

Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.

23817.0k1](/packages/rtcamp-nginx-helper)

PHPackages © 2026

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