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

ActiveLibrary

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 2d 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 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

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://www.gravatar.com/avatar/af77cf7b8360a2bb4378d5401a4be29d5dcc30e3fa4ec23edf0d9d8f7c24d66c?d=identicon)[stasyanko](/maintainers/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)
```

PHPackages © 2026

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