PHPackages                             aboutcoders/job-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. aboutcoders/job-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

aboutcoders/job-bundle
======================

A symfony bundle for asynchronous job processing.

1.0.6(1y ago)2618.0k↓45.2%6[1 issues](https://github.com/aboutcoders/job-bundle/issues)1MITPHPPHP &gt;=7.0.0CI failing

Since Oct 14Pushed 1y ago3 watchersCompare

[ Source](https://github.com/aboutcoders/job-bundle)[ Packagist](https://packagist.org/packages/aboutcoders/job-bundle)[ Docs](http://aboutcoders.com)[ RSS](/packages/aboutcoders-job-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (20)Versions (9)Used By (1)

AbcJobBundle
============

[](#abcjobbundle)

A symfony bundle to process jobs asynchronously by simply annotating a method and registering the class within the service container.

Build Status: [![Build Status](https://camo.githubusercontent.com/65d64673167af995c091203ac7d6825988e8999e09133173db3ee48884b5c1ac/68747470733a2f2f7472617669732d63692e6f72672f61626f7574636f646572732f6a6f622d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/aboutcoders/job-bundle)

Features
--------

[](#features)

This bundle provides the following features:

- Asynchronous execution of jobs
- Status information about jobs
- Functionality to cancel, update, restart a job
- Repeated execution of jobs with schedules (cron based expressions)
- JSON REST-Api
- Support for multiple message queue systems:
    - Doctrine DBAL
    - PhpAmqp / RabbitMQ
    - InMemory
    - Predis / PhpRedis
    - Amazon SQS
    - Iron MQ
    - Pheanstalk

Documentation
-------------

[](#documentation)

- [Installation](./Resources/docs/installation.md)
- [Configuration](./Resources/docs/configuration.md)
- [Basic Usage](./Resources/docs/basic-usage.md)
- [Message Consuming](./Resources/docs/message-consuming.md)
- [Job Management](./Resources/docs/job-management.md)
- [Scheduled Jobs](./Resources/docs/scheduled-jobs.md)
- [Cancel Jobs](./Resources/docs/cancel-jobs.md)
- [Runtime Parameters](./Resources/docs/runtime-parameters.md)
- [Serialization](./Resources/docs/serialization.md)
- [Validation](./Resources/docs/validation.md)
- [Logging](./Resources/docs/logging.md)
- [Lifecycle Events](./Resources/docs/lifecycle-events.md)
- [Unit Testing](./Resources/docs/unit-testing.md)
- [REST-API](./Resources/docs/rest-api.md)
- [Process Control](./Resources/docs/process-control.md)
- [Clustered Environment](./Resources/docs/clustered-environment.md)
- [Configuration Reference](./Resources/docs/configuration-reference.md)

Demo Project
------------

[](#demo-project)

Please take a look at [aboutcoders/job-bundle-skeleton-app](https://github.com/aboutcoders/job-bundle-skeleton-app) to see how the AbcJobBundle can be used within Symfony project.

License
-------

[](#license)

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

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity37

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 78.9% 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 ~420 days

Recently: every ~506 days

Total

8

Last Release

539d ago

Major Versions

1.0.4 → 2.x-dev2019-09-25

PHP version history (3 changes)1.0.0PHP &gt;=5.4.0

1.0.2PHP &gt;=7.0.0

2.x-devPHP ^7.2

### Community

Maintainers

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

---

Top Contributors

[![hrba](https://avatars.githubusercontent.com/u/2995275?v=4)](https://github.com/hrba "hrba (30 commits)")[![hasc](https://avatars.githubusercontent.com/u/3307391?v=4)](https://github.com/hasc "hasc (5 commits)")[![michalploneczka](https://avatars.githubusercontent.com/u/3415439?v=4)](https://github.com/michalploneczka "michalploneczka (2 commits)")[![pzajac2](https://avatars.githubusercontent.com/u/11330325?v=4)](https://github.com/pzajac2 "pzajac2 (1 commits)")

---

Tags

asynchronousschedulerbundlerestqueuejobcronscheduletaskbackgroundREST APIjobscronjob

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[orisai/scheduler

Cron job scheduler - with locks, parallelism and more

4037.1k4](/packages/orisai-scheduler)[ecentria/ecentria-rest-bundle

Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.

142.4k](/packages/ecentria-ecentria-rest-bundle)

PHPackages © 2026

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