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

ActiveLibrary

lsys/redis
==========

lsys module redis

0.0.1(5y ago)04023Apache-2.0PHPCI failing

Since Jun 28Pushed 5y agoCompare

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

READMEChangelogDependencies (4)Versions (2)Used By (3)

redis 服务封装
==========

[](#redis-服务封装)

[![Build Status](https://camo.githubusercontent.com/3c5e141f0c60564a95c52bdfaf7448bf6a698b557efbb96e497575e213c25634/68747470733a2f2f7472617669732d63692e636f6d2f7068702d6c7379732f72656469732e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/php-lsys/redis)[![Coverage Status](https://camo.githubusercontent.com/a8ca1b80f7fff09ac0b9c9210819af1fbe3a3d7197f46575cf0eb7dc4be14120/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f7068702d6c7379732f72656469732f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/php-lsys/redis?branch=master)

> 已实现基于redis延时队列和消息确认 参考:dome/mq\_\* 等文件 已实现定时消息队列(可实现类似crontab的功能) 参考:dome/cron\_\* 等文件

基本使用:

```
//默认配置存放:/dome/config 目录
//外部直接使用
$r=\LSYS\Redis\DI::get()->redis()->set("aa","ccc");
print_r($r);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity45

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

2142d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f1652fec3beae86de90c6615dd28be4729251e1b2bb08f1cd18e8193e6c4e48?d=identicon)[lsys](/maintainers/lsys)

---

Top Contributors

[![shanliu](https://avatars.githubusercontent.com/u/2927231?v=4)](https://github.com/shanliu "shanliu (18 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

PHPackages © 2026

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