PHPackages                             maximerenou/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. [Caching](/categories/caching)
4. /
5. maximerenou/queue

ActiveLibrary[Caching](/categories/caching)

maximerenou/queue
=================

Php package to manage queue tasks in a simple way

3.0.3(7y ago)014MITPHPPHP &gt;=5.5

Since Dec 6Pushed 7y agoCompare

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

READMEChangelog (4)Dependencies (5)Versions (13)Used By (0)

Queue
=====

[](#queue)

[![Total Downloads](https://camo.githubusercontent.com/c0544d1eb37d04bf2ca75aa62f54d5148a225287768e6238c0dcb5554e367714/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6178696d6572656e6f752f71756575652e737667)](https://packagist.org/packages/maximerenou/queue)[![Latest Stable Version](https://camo.githubusercontent.com/99d07d0f8ef2e926d67ddcf2915ef840363a471a6011fe974a2478d667e4fa69/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6178696d6572656e6f752f71756575652e737667)](https://packagist.org/packages/maximerenou/queue)

New features in this fork:

- You can push any job in a queue
- Jobs can ask to run one more time (try again)
- You can specify how many jobs you wish to keep in "successful", "error", "failed" and "retry" dynamic queues. It allows you to monitor last jobs without consuming too much disk space or memory.
- You can use a custom function to instance jobs (useful when working with a Container)

Current implementations:

- Redis (see `example/bin/`)

### TODO

[](#todo)

- Update tests
- Implements AWS SQS
- Implements MySQL

---

You may want to check the [original repository](https://github.com/javibravo/simpleue).

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 76.2% 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 ~114 days

Recently: every ~127 days

Total

11

Last Release

2642d ago

Major Versions

1.2.0 → 2.0.02017-10-26

2.1.0 → 3.0.02019-04-06

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4728191?v=4)[Maxime](/maintainers/maximerenou)[@maximerenou](https://github.com/maximerenou)

---

Top Contributors

[![javibravo](https://avatars.githubusercontent.com/u/336993?v=4)](https://github.com/javibravo "javibravo (80 commits)")[![fustundag](https://avatars.githubusercontent.com/u/841630?v=4)](https://github.com/fustundag "fustundag (13 commits)")[![maximerenou](https://avatars.githubusercontent.com/u/4728191?v=4)](https://github.com/maximerenou "maximerenou (5 commits)")[![nootanghimire](https://avatars.githubusercontent.com/u/2210043?v=4)](https://github.com/nootanghimire "nootanghimire (5 commits)")[![j0k3r](https://avatars.githubusercontent.com/u/62333?v=4)](https://github.com/j0k3r "j0k3r (2 commits)")

---

Tags

redisqueuejobsqstask

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[javibravo/simpleue

Php package to manage queue tasks in a simple way

130343.4k1](/packages/javibravo-simpleue)[mjphaynes/php-resque

Redis backed library for creating background jobs and processing them later.

225200.7k2](/packages/mjphaynes-php-resque)[pdffiller/qless-php

PHP Bindings for qless

29113.7k1](/packages/pdffiller-qless-php)

PHPackages © 2026

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