PHPackages                             abc/job - 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. abc/job

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

abc/job
=======

A PHP library for asynchronous distributed job processing

0.4.10(5y ago)29.8k12MITPHPPHP ^7.2CI failing

Since Feb 4Pushed 5y ago3 watchersCompare

[ Source](https://github.com/aboutcoders/php-job)[ Packagist](https://packagist.org/packages/abc/job)[ RSS](/packages/abc-job/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (16)Versions (28)Used By (2)

abc-job
=======

[](#abc-job)

[![Build Status](https://camo.githubusercontent.com/fbfbd78b51892cddcb27feff375033016648a42cb79c9a4642803483b1adcf6c/68747470733a2f2f7472617669732d63692e6f72672f61626f7574636f646572732f7068702d6a6f622e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/aboutcoders/php-job)

A PHP library for asynchronous distributed job processing using [php-enqueue](https://github.com/php-enqueue) as transport layer.

**Note: This project is still experimental!**

Features
--------

[](#features)

This library provides the following features:

- Asynchronous distributed processing of
    - Job: a single job
    - Batch: multiple jobs that are processed in parallel
    - Sequence: multiple jobs processed in sequential order
    - Free composition of Job, Sequence, and Batch
- Status information about jobs
- Cancellation and restarting of jobs
- Scheduled processing of jobs (requires [AbcSchedulerBundle](https://github.com/aboutcoders/scheduler-bundle/blob/master/AbcSchedulerBundle.php) 2.x)
- JSON REST-Api &amp; PHP client library
- [OpenApi](https://www.openapis.org/) documentation

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

[](#installation)

```
composer require abc/job
```

Demo
----

[](#demo)

You can find a demo [here](https://gitlab.com/hasc/abc-job-demo/).

License
-------

[](#license)

The MIT License (MIT). Please see [License File](./LICENSE) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

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

Recently: every ~34 days

Total

27

Last Release

1910d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11329553?v=4)[AboutCoders](/maintainers/aboutcoders)[@aboutcoders](https://github.com/aboutcoders)

---

Top Contributors

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

---

Tags

asynchronousjobjobsdistributed

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/abc-job/health.svg)

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

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[aboutcoders/job-bundle

A symfony bundle for asynchronous job processing.

2618.0k1](/packages/aboutcoders-job-bundle)[orisai/scheduler

Cron job scheduler - with locks, parallelism and more

4037.1k4](/packages/orisai-scheduler)[yokai/batch

Batch architecture library inspired by Akeneo Batch

1238.3k13](/packages/yokai-batch)[phlib/beanstalk

Library for handling beanstalk connections.

1014.9k2](/packages/phlib-beanstalk)

PHPackages © 2026

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