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

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

devorto/queue
=============

Simple queue implementation. Load / Run queue commands (with custom storage support).

3.0.0(7mo ago)0143MITPHPPHP ^8.3.0

Since Nov 10Pushed 7mo ago1 watchersCompare

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

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

Simple Symfony Console Command object based queue system.
=========================================================

[](#simple-symfony-console-command-object-based-queue-system)

###### Usage:

[](#usage)

1. Add a class implementing the storage interface. This class will be used to get/add items from/to the queue. For example in this class you can use a database driver (mysql or alike) to store the commands.
2. Create the symfony console command class(es).
3. Run the symfony console commands by using a queue implementation. For example [src/Commands/Run.php](src/Commands/Run.php). But also if you like to create your own implementation this code is a good starting point.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance65

Regular maintenance activity

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity77

Established project with proven stability

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

Recently: every ~535 days

Total

7

Last Release

214d ago

Major Versions

1.0.0 → 2.0.02019-12-05

2.0.4 → 3.0.02025-10-16

PHP version history (2 changes)1.0.0PHP ^7.1.0

3.0.0PHP ^8.3.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/16be0deef1c041857f0129dad41296e48a98852114b13e72726a8dccdfa1acfb?d=identicon)[devorto](/maintainers/devorto)

---

Top Contributors

[![GeoffreyDijkstra](https://avatars.githubusercontent.com/u/17547877?v=4)](https://github.com/GeoffreyDijkstra "GeoffreyDijkstra (7 commits)")

### Embed Badge

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

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

53541.0k3](/packages/jolicode-castor)[mmoreram/gearman-bundle

Adds gearman support to your and Symfony4, Symfony5 project

237395.2k2](/packages/mmoreram-gearman-bundle)[toin0u/geotools

Geo-related tools PHP 7.3+ library

1.4k1.3k](/packages/toin0u-geotools)[riki137/multitron

Tool for managing fast both asynchronous and multi-threaded execution of tasks. Focused on performance and pleasant CLI interface.

9016.8k](/packages/riki137-multitron)[ecotone/symfony-bundle

Extends Ecotone with Symfony integration

11229.0k1](/packages/ecotone-symfony-bundle)

PHPackages © 2026

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