PHPackages                             partnermarketing/queue - 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. partnermarketing/queue

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

partnermarketing/queue
======================

Partnermarketing's Queuing System

v1.1.1(5y ago)0520Apache-2.0PHPCI failing

Since Apr 24Pushed 5y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (6)Used By (0)

Queuing System
==============

[](#queuing-system)

This is a PHP implementation of the Redis message passing / queuing system we are using for Partnermarketing.

To send events to a Stream, use the `EventPublisher`.

To handle events coming in on Streams, you should implement the `QueueListener` interface (possibly by extending `AbstractQueueListener`and register it with the `ListenerHandler`.

To load / request Entity values, use the `EntityConsumer` and to act as a service that generates Entity values, you need to handle requests by implemtenting a listener on its stream, and save those back to Redis with the `EntityProvider`.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 82% 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 ~547 days

Total

3

Last Release

1852d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7606d1322b9f86a8c905e766681c6b51f3251a9c714f6f72bac9408b9957fba4?d=identicon)[busbyjon](/maintainers/busbyjon)

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

---

Top Contributors

[![EmilyShepherd](https://avatars.githubusercontent.com/u/2132420?v=4)](https://github.com/EmilyShepherd "EmilyShepherd (50 commits)")[![maxim-mamonov](https://avatars.githubusercontent.com/u/1164663?v=4)](https://github.com/maxim-mamonov "maxim-mamonov (5 commits)")[![Damienlangkamer](https://avatars.githubusercontent.com/u/12763791?v=4)](https://github.com/Damienlangkamer "Damienlangkamer (2 commits)")[![hetmansky](https://avatars.githubusercontent.com/u/8969321?v=4)](https://github.com/hetmansky "hetmansky (2 commits)")[![antonvas](https://avatars.githubusercontent.com/u/2622169?v=4)](https://github.com/antonvas "antonvas (1 commits)")[![rbarylo](https://avatars.githubusercontent.com/u/2891757?v=4)](https://github.com/rbarylo "rbarylo (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/partnermarketing-queue/health.svg)

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

###  Alternatives

[nahid/talk

Talk is a Laravel based realtime messaging, chatting and conversation system. It helps to develop users messaging, chatting and conversations in easy way.

1.6k58.1k4](/packages/nahid-talk)[servocoder/lumen-horizon

Commands and code-driven configuration for Lumen queues.

2679.4k](/packages/servocoder-lumen-horizon)[heureka/php-rq

Several simple and reliable queues based on Redis

2829.8k](/packages/heureka-php-rq)[carsguide/lumen-horizon

Commands and code-driven configuration for Lumen queues.

1050.6k](/packages/carsguide-lumen-horizon)[not-empty/taurus-publisher-php-lib

PHP library using LUA script to send for redis a job for Taurus queue

131.9k](/packages/not-empty-taurus-publisher-php-lib)[thesmart/php-kue

A producer client for Kue, a redis queue implementation

101.5k](/packages/thesmart-php-kue)

PHPackages © 2026

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