PHPackages                             alchemy/worker-component - 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. alchemy/worker-component

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

alchemy/worker-component
========================

Message queue worker component

0.1.5(3y ago)157.7k↑33.3%21MITPHPPHP &gt;=5.5

Since Oct 3Pushed 3y ago4 watchersCompare

[ Source](https://github.com/alchemy-fr/worker-component)[ Packagist](https://packagist.org/packages/alchemy/worker-component)[ RSS](/packages/alchemy-worker-component/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)Dependencies (6)Versions (7)Used By (1)

queue-component
===============

[](#queue-component)

[![License](https://camo.githubusercontent.com/a41e6158be5fba6f2cc6e52b288318eea083d141941576b09332010829a73636/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616c6368656d792f776f726b65722d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://github.com/alchemy-fr/worker-component/LICENSE)[![Packagist](https://camo.githubusercontent.com/6d56ca7b55abd2f91ce83838d6769ba15e943e3adf5300b3f8c6c8b1e860e5ce/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616c6368656d792f776f726b65722d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alchemy/worker-component)[![Travis](https://camo.githubusercontent.com/90d945178b9abe42a4bf8c71f8aa2d485eb6ac36c127a7ac1c74727563f0ad13/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f616c6368656d792d66722f776f726b65722d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/alchemy-fr/worker-component)[![Coverage](https://camo.githubusercontent.com/7ea09453001e95d21138949695a5d5f81d9c4f974bf27ed5d89403c9536b5ac2/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f616c6368656d792d66722f776f726b65722d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/alchemy-fr/worker-component/?branch=master)[![Scrutinizer](https://camo.githubusercontent.com/482e96d5bab720ffc4131966cea974d99c8336d20361627bf08b54ee5c92963a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f616c6368656d792d66722f776f726b65722d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/alchemy-fr/worker-component/)[![Packagist](https://camo.githubusercontent.com/22c6bd27bfef94af512e455aa1c56ef179a54ae16076a1b19a671abecd479339/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c6368656d792f776f726b65722d636f6d706f6e656e742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/alchemy/worker-component/stats)

alchemy/worker-component is a library providing a simple worker and dispatcher for use with messages queues

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

[](#installation)

The only supported installation method is via [Composer](https://getcomposer.org). Run the following command to require the package in your project:

```
composer require alchemy/worker-component

```

Quickstart guide
----------------

[](#quickstart-guide)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 81.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 ~412 days

Recently: every ~514 days

Total

6

Last Release

1454d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/58d21270e5d40f7ee05bb875b2442496ffd38cec041f7fdcc507b8b040f7e7f8?d=identicon)[thibaud-evaneos](/maintainers/thibaud-evaneos)

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

---

Top Contributors

[![aztech-dev](https://avatars.githubusercontent.com/u/93562568?v=4)](https://github.com/aztech-dev "aztech-dev (9 commits)")[![aynsix](https://avatars.githubusercontent.com/u/35221835?v=4)](https://github.com/aynsix "aynsix (1 commits)")[![nmaillat](https://avatars.githubusercontent.com/u/1225962?v=4)](https://github.com/nmaillat "nmaillat (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/alchemy-worker-component/health.svg)

```
[![Health](https://phpackages.com/badges/alchemy-worker-component/health.svg)](https://phpackages.com/packages/alchemy-worker-component)
```

###  Alternatives

[symfony/messenger

Helps applications send and receive messages to/from other applications or via message queues

1.1k120.7M958](/packages/symfony-messenger)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[symfony/amazon-sqs-messenger

Symfony Amazon SQS extension Messenger Bridge

4612.5M15](/packages/symfony-amazon-sqs-messenger)[pmg/queue

A task queue framework for PHP

13460.6k8](/packages/pmg-queue)[zikarsky/react-gearman

A async implementation for gearman ontop of react

275.8k](/packages/zikarsky-react-gearman)[bricev/jobqueue

JobQueue is a PHP component that queues `tasks` defining `jobs` which can be executed by asynchronous and/or distributed `workers`

362.4k](/packages/bricev-jobqueue)

PHPackages © 2026

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