PHPackages                             friday14/artisan-beanstalk - 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. [CLI &amp; Console](/categories/cli)
4. /
5. friday14/artisan-beanstalk

ActiveLibrary[CLI &amp; Console](/categories/cli)

friday14/artisan-beanstalk
==========================

Artisan command for beanstalk

v1.0.1(8y ago)123PHPPHP &gt;=5.6.4

Since Dec 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Friday14/artisan-command-beanstalk)[ Packagist](https://packagist.org/packages/friday14/artisan-beanstalk)[ RSS](/packages/friday14-artisan-beanstalk/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

The Artisan command to queue for beanstalk
------------------------------------------

[](#the-artisan-command-to-queue-for-beanstalk)

The component provides an artisan command for Beanstalk. With which you can run worker for all queues that have the format subject.queue.

### Install

[](#install)

`composer require friday14/artisan-beanstalk ~1.0`

Add the ServiceProvider to the providers array in config/app.php

```
Friday14\Beanstalk\ServiceProvider::class
```

### Usage Instructions

[](#usage-instructions)

For example, if there are 3 queues with names `subject.queue1, subject.queue2, subject.queue3`We can run all artisan with the artisan command:

```
php artisan queue:beanstalk --queue=subject.*
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Every ~1 days

Total

2

Last Release

3114d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/102363455?v=4)[Friday14](/maintainers/Friday14)[@friday14](https://github.com/friday14)

---

Top Contributors

[![em7v](https://avatars.githubusercontent.com/u/19715579?v=4)](https://github.com/em7v "em7v (9 commits)")

---

Tags

artisan-commandlaravelqueue-workers

### Embed Badge

![Health badge](/badges/friday14-artisan-beanstalk/health.svg)

```
[![Health](https://phpackages.com/badges/friday14-artisan-beanstalk/health.svg)](https://phpackages.com/packages/friday14-artisan-beanstalk)
```

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[mikopbx/core

Free PBX system for SMB based on Asterisk

5501.4k](/packages/mikopbx-core)[symfony/beanstalkd-messenger

Symfony Beanstalkd Messenger Bridge

19385.0k3](/packages/symfony-beanstalkd-messenger)

PHPackages © 2026

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