PHPackages                             stasyanko/laravel-bee-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. stasyanko/laravel-bee-queue

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

stasyanko/laravel-bee-queue
===========================

Use bee-queue job queue from laravel.

14PHP

Since Aug 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/stasyanko/laravel-bee-queue)[ Packagist](https://packagist.org/packages/stasyanko/laravel-bee-queue)[ RSS](/packages/stasyanko-laravel-bee-queue/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

laravel-bee-queue
=================

[](#laravel-bee-queue)

You think that node.js could do better at job processing than generic laravel queues? Well, then using [bee-queue](https://github.com/bee-queue/bee-queue) together with laravel is a way to go! The package allows to create jobs for bee-queue from laravel with two lines of code:

```

```

The package is under development now and **IS NOT READY** for production!

#### Installation

[](#installation)

`composer require stasyanko/laravel-bee-queue`

For laravel &lt;= 5.4:

Add in config/app.php to 'providers' section:

`Stasyanko\LaravelBeeQueue\LaravelBeeQueueServiceProvider::class `

In order to be able to change redis settings run `php artisan vendor:publish` and set your redis credentials if they are not equal to default .env laravel keys.

#### TODO:

[](#todo)

- write tests
- complete TODOs in the code
- publish to packagist

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18626122?v=4)[Stanislav Yankovskiy](/maintainers/stasyanko)[@stasyanko](https://github.com/stasyanko)

---

Top Contributors

[![stasyanko](https://avatars.githubusercontent.com/u/18626122?v=4)](https://github.com/stasyanko "stasyanko (16 commits)")

### Embed Badge

![Health badge](/badges/stasyanko-laravel-bee-queue/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.5M30](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6045.5M508](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[jayazhao/think-queue-rabbitmq

为 ThinkPHP5.1 队列增加 RabbitMQ 驱动

141.5k](/packages/jayazhao-think-queue-rabbitmq)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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