PHPackages                             eclabsit/rabbitmq-bacground-jobs - 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. eclabsit/rabbitmq-bacground-jobs

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

eclabsit/rabbitmq-bacground-jobs
================================

Background Jobs using RabbitMQ

1.1.4(7y ago)02462BSD-3-ClausePHPPHP &gt;=5.3.3

Since Apr 12Pushed 7y ago3 watchersCompare

[ Source](https://github.com/eclabsit/rabbitmq-background-jobs)[ Packagist](https://packagist.org/packages/eclabsit/rabbitmq-bacground-jobs)[ Docs](https://github.com/eclabsit/rabbitmq-background-jobs)[ RSS](/packages/eclabsit-rabbitmq-bacground-jobs/feed)WikiDiscussions master Synced 1mo ago

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

rabbitmq-background-jobs
========================

[](#rabbitmq-background-jobs)

### The RabbitMQModule Background Jobs implementation

[](#the-rabbitmqmodule-background-jobs-implementation)

Installation
============

[](#installation)

### Composer

[](#composer)

`composer.phar require eclabsit/rabbitmq-background-jobs`

Usage
=====

[](#usage)

### Configuration

[](#configuration)

Use RabbitMQModule Configuration to set up [Connection, Consumers and Producers](https://github.com/thomasvargiu/RabbitMqModule)

### Publishing Jobs

[](#publishing-jobs)

```
$this->bgJobsProducer()->publish(serialize(new MailJob()));
```

MailJob MUST implements `RabbitMqBackgroundJobs\Job\JobInterface`

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 53.8% 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 ~133 days

Recently: every ~199 days

Total

7

Last Release

2884d ago

Major Versions

0.1.0 → 1.0.02016-04-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/f6a22fd8c4467bb7364fbf036422581ceef788c9a466f393caf65aa6ca37b635?d=identicon)[eclabsit](/maintainers/eclabsit)

---

Top Contributors

[![eclabsit](https://avatars.githubusercontent.com/u/18402520?v=4)](https://github.com/eclabsit "eclabsit (7 commits)")[![tiagohora](https://avatars.githubusercontent.com/u/4368795?v=4)](https://github.com/tiagohora "tiagohora (4 commits)")[![diogenescs](https://avatars.githubusercontent.com/u/1096647?v=4)](https://github.com/diogenescs "diogenescs (2 commits)")

---

Tags

zf2rabbitmq-module

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eclabsit-rabbitmq-bacground-jobs/health.svg)

```
[![Health](https://phpackages.com/badges/eclabsit-rabbitmq-bacground-jobs/health.svg)](https://phpackages.com/packages/eclabsit-rabbitmq-bacground-jobs)
```

###  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)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)[amphp/pipeline

Asynchronous iterators and operators.

7432.7M34](/packages/amphp-pipeline)[react/promise-stream

The missing link between Promise-land and Stream-land for ReactPHP

11512.9M45](/packages/react-promise-stream)[illuminate/bus

The Illuminate Bus package.

6043.8M409](/packages/illuminate-bus)

PHPackages © 2026

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