PHPackages                             wanghanlin/laravel-queue-pool - 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. wanghanlin/laravel-queue-pool

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

wanghanlin/laravel-queue-pool
=============================

A Laravel package provide pool command to start multiple queue worker all at once.

0.1.0(8y ago)29MITPHPPHP ^7.1

Since Feb 13Pushed 8y ago2 watchersCompare

[ Source](https://github.com/wanghanlin/laravel-queue-pool)[ Packagist](https://packagist.org/packages/wanghanlin/laravel-queue-pool)[ Docs](https://github.com/wanghanlin/laravel-queue-pool)[ RSS](/packages/wanghanlin-laravel-queue-pool/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (5)Versions (5)Used By (0)

Laravel Queue Pool
==================

[](#laravel-queue-pool)

[![Latest Version on Packagist](https://camo.githubusercontent.com/7eb74e6ec83d79fb2b4a4c33d9b344d159d83899df4d078cfa9e41713ae0e839/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f77616e6768616e6c696e2f6c61726176656c2d71756575652d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wanghanlin/laravel-queue-pool)[![Build Status](https://camo.githubusercontent.com/78db36eeb17bf07c3e919d3bb6d66df881ea776d4f6903d6650b85b2b25c205c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f77616e6768616e6c696e2f6c61726176656c2d71756575652d706f6f6c2f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/wanghanlin/laravel-queue-pool)[![Quality Score](https://camo.githubusercontent.com/05e8da42a052503bb3b3631b5c12b2852c635fddef38d2faef49443693c0d87f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f77616e6768616e6c696e2f6c61726176656c2d71756575652d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/wanghanlin/laravel-queue-pool)[![Total Downloads](https://camo.githubusercontent.com/ed2638a1a142509455b34f6b7be7ffd7364b0b9adafb2c48bbffbc9ffa20100b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f77616e6768616e6c696e2f6c61726176656c2d71756575652d706f6f6c2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/wanghanlin/laravel-queue-pool)

This package provide an artisan command `queue:pool` to start multiple queue worker and supervise them.

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

[](#installation)

You can install the package via composer:

```
composer require wanghanlin/laravel-queue-pool
```

Usage
-----

[](#usage)

```
php artisan queue:pool --workers=3
php artisan queue:pool connection --workers=3 --queue=default --delay=0 --force --memory=128 --sleep=3 --timeout=60 --tries=0
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Hanlin Wang](https://github.com/wanghanlin)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Total

4

Last Release

3059d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/2937647?v=4)[Hanlin Wang](/maintainers/wanghanlin)[@wanghanlin](https://github.com/wanghanlin)

---

Tags

laravellaravel-queue-pool

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/wanghanlin-laravel-queue-pool/health.svg)

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

###  Alternatives

[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k14.1M123](/packages/laravel-pulse)[laravel/ai

The official AI SDK for Laravel.

1.0k2.1M163](/packages/laravel-ai)[laravel/pennant

A simple, lightweight library for managing feature flags.

58113.1M82](/packages/laravel-pennant)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9772.3M122](/packages/roots-acorn)

PHPackages © 2026

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