PHPackages                             berlioz/queue-manager-package - 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. berlioz/queue-manager-package

ActiveBerlioz-package[Queues &amp; Workers](/categories/queues)

berlioz/queue-manager-package
=============================

Queue Manager package for Berlioz Framework

v3.0.0(2mo ago)03.0k↓34.6%MITPHPPHP ^8.2

Since Nov 25Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/BerliozFramework/QueueManagerPackage)[ Packagist](https://packagist.org/packages/berlioz/queue-manager-package)[ Docs](https://getberlioz.com)[ RSS](/packages/berlioz-queue-manager-package/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (18)Used By (0)

Queue Manager package for Berlioz Framework
===========================================

[](#queue-manager-package-for-berlioz-framework)

[![Latest Version](https://camo.githubusercontent.com/c5992dcaeb73a3f50a064bdb6818a4a6b763e1d8e63986f44a8078fab55f93c1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6265726c696f7a2f71756575652d6d616e616765722d7061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://github.com/BerliozFramework/QueueManagerPackage/releases)[![Packagist Dependency Version](https://camo.githubusercontent.com/43fb926be853c4984a9d2baedf8a3f404ad15e56faf5a773333ba2ebb7b4b394/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f4265726c696f7a4672616d65776f726b2f51756575654d616e616765725061636b6167652f7068703f76657273696f6e3d332e782d646576267374796c653d666c61742d737175617265)](https://camo.githubusercontent.com/43fb926be853c4984a9d2baedf8a3f404ad15e56faf5a773333ba2ebb7b4b394/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f646570656e64656e63792d762f4265726c696f7a4672616d65776f726b2f51756575654d616e616765725061636b6167652f7068703f76657273696f6e3d332e782d646576267374796c653d666c61742d737175617265)[![Software license](https://camo.githubusercontent.com/07908fd4d76efa2a13a7f05014ca10195a2082330a0fb64226c95488b8e98e34/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f4265726c696f7a4672616d65776f726b2f51756575654d616e616765725061636b6167652e7376673f7374796c653d666c61742d737175617265)](https://github.com/BerliozFramework/QueueManagerPackage/blob/3.x/LICENSE)

> **Note**
>
> This repository is a **read-only split** from the [main Berlioz Framework repository](https://github.com/BerliozFramework/Berlioz).
>
> For contributions, issues, or more information, please visit the [main Berlioz Framework repository](https://github.com/BerliozFramework/Berlioz).
>
> **Do not open issues or pull requests here.**

---

This package is intended to provide **Queue Manager** in **Berlioz Framework**.

📖 **[Full documentation](https://getberlioz.com/docs/3.x/components/queue-manager)**

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

[](#installation)

You can install **Queue Manager Package for Berlioz Framework** with [Composer](https://getcomposer.org/), it's the recommended installation.

```
$ composer require berlioz/queue-manager-package
```

Documentation
-------------

[](#documentation)

For usage and examples, visit the [official documentation on **getberlioz.com**](https://getberlioz.com/docs/3.x/components/queue-manager).

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance83

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Recently: every ~7 days

Total

17

Last Release

88d ago

Major Versions

v1.0.0 → v2.1.02025-06-26

v1.2.0 → 2.x-dev2026-01-21

v1.3.0 → 3.x-dev2026-02-19

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18268216?v=4)[Ronan Giron](/maintainers/ElGigi)[@ElGigi](https://github.com/ElGigi)

---

Top Contributors

[![ElGigi](https://avatars.githubusercontent.com/u/18268216?v=4)](https://github.com/ElGigi "ElGigi (5 commits)")

### Embed Badge

![Health badge](/badges/berlioz-queue-manager-package/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[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

2228.8M171](/packages/react-async)[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)
