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

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

mizmoz/queue
============

Mizmoz Queue Library

1.1.0(1y ago)0102MITPHPPHP &gt;=8.3

Since Mar 29Pushed 1y ago1 watchersCompare

[ Source](https://github.com/mizmoz/queue)[ Packagist](https://packagist.org/packages/mizmoz/queue)[ RSS](/packages/mizmoz-queue/feed)WikiDiscussions master Synced 2w ago

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

Mizmoz Queue Library
====================

[](#mizmoz-queue-library)

A simple queue manager, still in early development so expect lots of changes to the core API, heartbreak likely.

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

[](#requirements)

PHP 7.1 or newer.

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

[](#installation)

```
# composer require mizmoz/queue

```

If you're using Beanstalkd you'll need the Pheanstalkd library

```
# composer require pda/pheanstalk

```

Adapters
--------

[](#adapters)

#### Beanstalkd

[](#beanstalkd)

Beanstalkd queue using the Pheanstalkd library

#### Memory

[](#memory)

In memory queue with SplQueue

#### Direct

[](#direct)

This isn't a queue and will execute anything passed to it immediately.

Usage
-----

[](#usage)

See the tests directory for usage. This will be updated as we get nearer a stable release product.

###  Health Score

37

—

LowBetter than 81% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity82

Battle-tested with a long release history

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

Total

5

Last Release

639d ago

Major Versions

0.1.1 → 1.0.02024-09-27

PHP version history (2 changes)0.1.0PHP &gt;=7.1

1.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/733223?v=4)[Ian Chadwick](/maintainers/ianchadwick)[@ianchadwick](https://github.com/ianchadwick)

---

Top Contributors

[![ianchadwick](https://avatars.githubusercontent.com/u/733223?v=4)](https://github.com/ianchadwick "ianchadwick (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)

PHPackages © 2026

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