PHPackages                             zhishiq/flarum-queue - 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. zhishiq/flarum-queue

ActiveFlarum-extension[Queues &amp; Workers](/categories/queues)

zhishiq/flarum-queue
====================

Add asyn job queue handle feature to laravel with laravel queue

v0.1.0-beta.8.1(7y ago)0348[1 issues](https://github.com/ZhiShiQ/FlarumQueue/issues)1MITPHP

Since Jan 31Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ZhiShiQ/FlarumQueue)[ Packagist](https://packagist.org/packages/zhishiq/flarum-queue)[ RSS](/packages/zhishiq-flarum-queue/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (3)Versions (2)Used By (1)

This repo is used as a plugin of flarum. You can install it under flarum root directory with the command:

```
composer require zhishiq/flarum-queue
```

This plugin is supposed to be used as a basis by other plugins, it register illuminate/queue service provider with settings which can be set in flarum plugin backend.

This plugin

[![Screenshot](screenshot.jpg?raw=true "Title")](screenshot.jpg?raw=true)

This plugin provides two commands: `queue:listen`, `queue:work`

You can run the commands through:

```
php flarum queue:listen
```

This repo reuses the code in illuminate/queue, so the command `flarum queue:listen` and `flarum queue:work` are the same with `artisan queue:listen` and `artisan queue:work`

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity46

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

Unknown

Total

1

Last Release

2655d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e95879245eb7a9a7a849445caaf68fe6c8642acd7f13e17945a725fa9487616a?d=identicon)[lubobill1990](/maintainers/lubobill1990)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/zhishiq-flarum-queue/health.svg)

```
[![Health](https://phpackages.com/badges/zhishiq-flarum-queue/health.svg)](https://phpackages.com/packages/zhishiq-flarum-queue)
```

###  Alternatives

[vladimir-yuldashev/laravel-queue-rabbitmq

RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.

2.1k9.8M30](/packages/vladimir-yuldashev-laravel-queue-rabbitmq)[romanzipp/laravel-queue-monitor

Queue Monitoring for Laravel Database Job Queue

8271.6M1](/packages/romanzipp-laravel-queue-monitor)[imtigger/laravel-job-status

Laravel Job Status

5272.1M2](/packages/imtigger-laravel-job-status)[dusterio/laravel-aws-worker

Run Laravel (or Lumen) tasks and queue listeners inside of AWS Elastic Beanstalk workers

3105.7M](/packages/dusterio-laravel-aws-worker)[shiftonelabs/laravel-sqs-fifo-queue

Adds a Laravel queue driver for Amazon SQS FIFO queues.

1556.0M3](/packages/shiftonelabs-laravel-sqs-fifo-queue)[dusterio/laravel-plain-sqs

Custom SQS connector for Laravel that supports custom format JSON

1352.7M1](/packages/dusterio-laravel-plain-sqs)

PHPackages © 2026

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