PHPackages                             kakuilan/php-redisque - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. kakuilan/php-redisque

ActiveLibrary[Queues &amp; Workers](/categories/queues)

kakuilan/php-redisque
=====================

php redis queue library

0.0.6(2y ago)017Apache-2.0PHPPHP &gt;=7.2CI failing

Since Jan 27Pushed 2y agoCompare

[ Source](https://github.com/kakuilan/php-redisque)[ Packagist](https://packagist.org/packages/kakuilan/php-redisque)[ Docs](https://github.com/kakuilan/php-redisque)[ RSS](/packages/kakuilan-php-redisque/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (5)Dependencies (2)Versions (7)Used By (0)

php-redisque
============

[](#php-redisque)

php redis queue,php轻量级redis队列库

### 相关

[](#相关)

[![Php Version](https://camo.githubusercontent.com/d4c5ffbc3a7fff1f535b46f2d6d20e9847d9843bb24614e3efc384b25315176a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2533453d372e322d627269676874677265656e2e737667)](https://secure.php.net/)[![Build Status](https://camo.githubusercontent.com/3427977329d37f0ce730f13ba46d2df76ac33c4802beb970e39dd10443ce6fef/68747470733a2f2f7472617669732d63692e6f72672f6b616b75696c616e2f7068702d72656469737175652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/kakuilan/php-redisque)[![codecov](https://camo.githubusercontent.com/dcd9c47dda62b79a656742a43d030ebc6965c95ed2810bd45e315df0056a7735/68747470733a2f2f636f6465636f762e696f2f67682f6b616b75696c616e2f7068702d72656469737175652f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/kakuilan/php-redisque)[![Code Size](https://camo.githubusercontent.com/96d3a76ee67b3320bdcc319e99d314428bc504ff04ade4f4833469c20a725ce3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c616e6775616765732f636f64652d73697a652f6b616b75696c616e2f7068702d72656469737175652e7376673f7374796c653d666c61742d737175617265)](https://github.com/kakuilan/php-redisque)[![Starts](https://camo.githubusercontent.com/1ffb2ad855d398eb96fb5646f517c647b95d7b25838f6f83bef9bd1f19fb29e0/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f6b616b75696c616e2f7068702d72656469737175652e737667)](https://github.com/kakuilan/php-redisque)[![Latest Version](https://camo.githubusercontent.com/11b89c2f5f8d725fd815c6e9602737fd8ffe0434a27c062bd8c2f90455bafef9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b616b75696c616e2f7068702d72656469737175652e737667)](https://packagist.org/packages/kakuilan/php-redisque)

### usage

[](#usage)

```
#安装
composer require kakuilan/php-redisque
```

### 须重写方法

[](#须重写方法)

- `RedisQueue::getDefaultRedis`
- `RedisQueue::getRedisClient`
-

### TODO

[](#todo)

- 2个中转队列,一个快,一个慢
- 中转队列是个有序集合,重要的消息排在前面
- 中转时间处理

### 测试

[](#测试)

```
phpunit --bootstrap=tests/bootstrap.php ./tests/

# 或者
cd tests
phpunit
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

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 ~208 days

Recently: every ~240 days

Total

6

Last Release

895d ago

PHP version history (2 changes)0.0.1PHP ^7.2

0.0.6PHP &gt;=7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/052d0d8bf5c8db8e96d017460096cdd289564ec54b0268b39b45cbbf958ab8ee?d=identicon)[kakuilan](/maintainers/kakuilan)

---

Top Contributors

[![kakuilan](https://avatars.githubusercontent.com/u/2321437?v=4)](https://github.com/kakuilan "kakuilan (104 commits)")

---

Tags

redis queuephp queue

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kakuilan-php-redisque/health.svg)

```
[![Health](https://phpackages.com/badges/kakuilan-php-redisque/health.svg)](https://phpackages.com/packages/kakuilan-php-redisque)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)

PHPackages © 2026

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