PHPackages                             rpq/server - 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. rpq/server

ActiveLibrary[Caching](/categories/caching)

rpq/server
==========

Redis Priority Queue Server implementation in pure PHP

0.1.2(7y ago)71.6k↓95.2%21BSD-3-ClausePHPPHP ^7.1

Since Jul 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/charlesportwoodii/rpq-server)[ Packagist](https://packagist.org/packages/rpq/server)[ RSS](/packages/rpq-server/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependencies (7)Versions (4)Used By (1)

RPQ: Redis Priority Queue
=========================

[](#rpq-redis-priority-queue)

RPQ is a simple, efficient, prioritized background job queue for PHP.

---

RPQ is a background processor for PHP, written in pure PHP. RPQ enables your application to asynchronously execute background tasks into a priority queue stored in Redis. Jobs can be prioritized, allowing for more important jobs to run first. RPQ uses multi-processing to handle multiple jobs at the same time. It exposes a simple API to create job handlers.

> Note that this project is very much in the Alpha quality stage. There are bugs, and things may not be working correctly.

Requirements
------------

[](#requirements)

RPQ supports PHP 7.1+, and requires Redis 3.0.3+, and pcntl.

> Amp\\Process\\Process is not compatible Windows.

Installation
------------

[](#installation)

RPQ can be added to your project via composer.

```
composer require rpq/server

```

For information about how to create jobs, and schedule tasks take a look at the [Getting Started Guide](docs/Getting%20Started.md). The [docs](docs) directory also contains more information on specific aspects of RPQ. The [examples](examples/) directory also contains a few job worker examples which you can use as reference.

License
-------

[](#license)

RPQ is licensed under the BSD 3-Clause license. See [LICENSE](LICENSE) for more details.

###  Health Score

28

—

LowBetter than 51% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity50

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

Total

3

Last Release

2716d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/630969?v=4)[Charles R. Portwood II](/maintainers/charlesportwoodii)[@charlesportwoodii](https://github.com/charlesportwoodii)

---

Top Contributors

[![charlesportwoodii](https://avatars.githubusercontent.com/u/630969?v=4)](https://github.com/charlesportwoodii "charlesportwoodii (41 commits)")

---

Tags

background-jobsphpredis

### Embed Badge

![Health badge](/badges/rpq-server/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k39.6k](/packages/matomo-matomo)[phpro/grumphp

A composer plugin that enables source code quality checks.

4.3k17.0M1.1k](/packages/phpro-grumphp)[phpactor/phpactor

PHP refactoring and intellisense tool for text editors

1.9k17.9k1](/packages/phpactor-phpactor)[tempest/framework

The PHP framework that gets out of your way.

2.3k37.6k20](/packages/tempest-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.8M668](/packages/shopware-core)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.9M534](/packages/pimcore-pimcore)

PHPackages © 2026

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