PHPackages                             chrisdicarlo/laravel-dynamic-queue-workers - 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. chrisdicarlo/laravel-dynamic-queue-workers

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

chrisdicarlo/laravel-dynamic-queue-workers
==========================================

Traits to supercharge your Artisan commmands that use queues and workers.

11[4 PRs](https://github.com/chrisdicarlo/laravel-dynamic-queue-workers/pulls)PHPCI passing

Since Oct 13Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/chrisdicarlo/laravel-dynamic-queue-workers)[ Packagist](https://packagist.org/packages/chrisdicarlo/laravel-dynamic-queue-workers)[ RSS](/packages/chrisdicarlo-laravel-dynamic-queue-workers/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (5)Used By (0)

Traits to supercharge your Artisan commmands that use queues and workers.
=========================================================================

[](#traits-to-supercharge-your-artisan-commmands-that-use-queues-and-workers)

[![Latest Version on Packagist](https://camo.githubusercontent.com/aed8a695116c8e391083fe6e8b33935fc55a14369cc10215969b038ee882800d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f636872697364696361726c6f2f6c61726176656c2d64796e616d69632d71756575652d776f726b6572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrisdicarlo/laravel-dynamic-queue-workers)[![GitHub Tests Action Status](https://camo.githubusercontent.com/c5bdf5fe81ef3233fa75407572bbd2113252cdfa999afe804ba44ea5931bd93f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636872697364696361726c6f2f6c61726176656c2d64796e616d69632d71756575652d776f726b6572732f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/chrisdicarlo/laravel-dynamic-queue-workers/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/a4d1511d523a8a6bacb87e9ac89bf8893b43303272e3dd6c6a14bd62d636ee3a/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f636872697364696361726c6f2f6c61726176656c2d64796e616d69632d71756575652d776f726b6572732f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/chrisdicarlo/laravel-dynamic-queue-workers/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/3846a858de2bb6c0d43ea855877ce6cf005164daad09257ddf797da73c6fc5f0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636872697364696361726c6f2f6c61726176656c2d64796e616d69632d71756575652d776f726b6572732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/chrisdicarlo/laravel-dynamic-queue-workers)

This package offers three traits for use with Artisan commands for flexible queue and worker handling in Laravel applications. It allows runtime configuration of the queue, queue driver, and the number of workers to dynamically start.

- Dynamic Queue Selection: Choose the queue name
- Dynamic Queue Driver: Change queue driver
- Variable Queue Workers: Start/stop workers a specified number of queue workers

Warning

This package is currently pre-alpha and is subject to change without notice. Use at your own risk!

Support me
----------

[](#support-me)

**Feel like shouting out a thank you?** [Buy me a coffee! ☕️](https://buymeacoffee.com/chrisdicarlo)

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

[](#installation)

You can install the package via composer:

```
composer require chrisdicarlo/laravel-dynamic-queue-workers
```

Usage
-----

[](#usage)

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Chris Di Carlo](https://github.com/chrisdicarlo)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance61

Regular maintenance activity

Popularity3

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity18

Early-stage or recently created project

 Bus Factor1

Top contributor holds 60% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6159207435e8cabb711901d8ccd89a36efc20b12f501ae282fa0e1b72720e461?d=identicon)[dicarlosystems](/maintainers/dicarlosystems)

---

Top Contributors

[![chrisdicarlo](https://avatars.githubusercontent.com/u/3483368?v=4)](https://github.com/chrisdicarlo "chrisdicarlo (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

### Embed Badge

![Health badge](/badges/chrisdicarlo-laravel-dynamic-queue-workers/health.svg)

```
[![Health](https://phpackages.com/badges/chrisdicarlo-laravel-dynamic-queue-workers/health.svg)](https://phpackages.com/packages/chrisdicarlo-laravel-dynamic-queue-workers)
```

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M170](/packages/react-async)

PHPackages © 2026

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