PHPackages                             coka/worker-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. [Queues &amp; Workers](/categories/queues)
4. /
5. coka/worker-bundle

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

coka/worker-bundle
==================

Run worker

2.0.1(10mo ago)1248MITPHPPHP &gt;=7.4

Since Feb 13Pushed 10mo ago1 watchersCompare

[ Source](https://github.com/CedrickOka/worker-bundle)[ Packagist](https://packagist.org/packages/coka/worker-bundle)[ Docs](https://github.com/CedrickOka/worker-bundle)[ RSS](/packages/coka-worker-bundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (12)Versions (17)Used By (0)

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require coka/worker-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require coka/worker-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Oka\WorkerBundle\OkaWorkerBundle::class => ['all' => true],
];
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance53

Moderate activity, may be stable

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

Recently: every ~121 days

Total

16

Last Release

326d ago

Major Versions

1.8.2 → 2.0.02024-02-29

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5698547?v=4)[Cedrick Oka](/maintainers/CedrickOka)[@CedrickOka](https://github.com/CedrickOka)

---

Top Contributors

[![CedrickOka](https://avatars.githubusercontent.com/u/5698547?v=4)](https://github.com/CedrickOka "CedrickOka (22 commits)")

---

Tags

worker

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/coka-worker-bundle/health.svg)

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

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k12.4M193](/packages/simplesamlphp-simplesamlphp)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)

PHPackages © 2026

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