PHPackages                             collective-thinking/artisan-beans - 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. collective-thinking/artisan-beans

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

collective-thinking/artisan-beans
=================================

Easily manage your Beanstalkd job queues right from the Laravel artisan command

5.0.0(2y ago)03.8kMITPHPPHP ^8.1

Since Feb 20Pushed 2y agoCompare

[ Source](https://github.com/collective-thinking/artisan-beans)[ Packagist](https://packagist.org/packages/collective-thinking/artisan-beans)[ RSS](/packages/collective-thinking-artisan-beans/feed)WikiDiscussions master Synced yesterday

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

artisan-beans
=============

[](#artisan-beans)

[![StyleCI](https://camo.githubusercontent.com/227634755df343b6e3ab9e9ceb92ed8d77aa02a3277c29e5561690a11e20c553/68747470733a2f2f7374796c6563692e696f2f7265706f732f34313736373036392f736869656c64)](https://styleci.io/repos/41767069)[![Latest Stable Version](https://camo.githubusercontent.com/1cad6981b508e254dda11a03dc58d1524b5b74a778373b0ac6984bef1ecc3133/68747470733a2f2f706f7365722e707567782e6f72672f706d61747365796b616e6574732f6172746973616e2d6265616e732f762f737461626c65)](https://packagist.org/packages/pmatseykanets/artisan-beans)[![Total Downloads](https://camo.githubusercontent.com/8d05831c1d77b7cc67ce05ed96054930a314f531a6a0dae633915a33162413a5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f706d61747365796b616e6574732f6172746973616e2d6265616e732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/pmatseykanets/artisan-beans)[![License](https://camo.githubusercontent.com/c84fdff5e63b51afc428fedbdc783a90ff16665dc3d164f95ab2f756fd1a8470/68747470733a2f2f706f7365722e707567782e6f72672f706d61747365796b616e6574732f6172746973616e2d6265616e732f6c6963656e7365)](https://packagist.org/packages/pmatseykanets/artisan-beans)

This package brings a set of artisan commands that allows you manage your [Beanstalkd](https://kr.github.io/beanstalkd/) job queues.

If you find this package usefull, please consider bying me a coffee.

[![Buy Me a Coffee at ko-fi.com](https://camo.githubusercontent.com/154f15d832baabe75153bc6f3f3923cdd4eda07ed77efd80d92544ee1c381ddf/68747470733a2f2f63646e2e6b6f2d66692e636f6d2f63646e2f6b6f6669322e706e673f763d32)](https://ko-fi.com/V7V43MXAO)

Contents
--------

[](#contents)

- [Installation](#installation)
- [Usage](#usage)
- [Security](#security)
- [Changelog](#changelog)
- [Contributing](#contributing)
- [Credits](#credits)
- [License](#license)

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

[](#installation)

You can install the package via composer:

### Laravel 8,9,10 (PHP 8.1) (Pheanstalk 4)

[](#laravel-8910-php-81-pheanstalk-4)

```
composer require collective-thinking/artisan-beans
```

### Laravel 6,7,8 (Pheanstalk 4)

[](#laravel-678-pheanstalk-4)

```
composer require pmatseykanets/artisan-beans
```

### Laravel 5.6+, Laravel 6

[](#laravel-56-laravel-6)

```
composer require pmatseykanets/artisan-beans:3.0.0
```

### Laravel &lt;= 5.5

[](#laravel--55)

```
composer require pmatseykanets/artisan-beans:1.0.0
```

If you're using Laravel &lt; 5.5 or if you have package auto-discovery turned off you have to manually register the service provider:

```
// config/app.php
'providers' => [
    ...
    Pvm\ArtisanBeans\ArtisanBeansServiceProvider::class,
],
```

Usage
-----

[](#usage)

You're good to go. Run `php artisan` and you'll see new commands under the `beans` namespace.

```
$ php artisan
 beans
  beans:bury          Bury a job
  beans:delete        Delete a job
  beans:export        Export jobs
  beans:import        Import jobs
  beans:kick          Kick a job
  beans:move          Move jobs between tubes
  beans:pause         Pause the tube
  beans:peek          Peek a job
  beans:purge         Purge jobs from the tube
  beans:put           Put a job into the tube
  beans:server        Show server statistics
  beans:tube          Show tube statistics
  beans:unpause       Unpause the tube
```

Security
--------

[](#security)

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

Changelog
---------

[](#changelog)

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

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

[](#contributing)

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

Credits
-------

[](#credits)

- [Peter Matseykanets](https://github.com/pmatseykanets)
- [Collective Thinking](https://github.com/collective-thinking)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% 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

864d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92e7d3025da40ebd8c003e08b665171dd41dbf3ea2a7c6dd22437e2d8a74cd36?d=identicon)[collective-thinking](/maintainers/collective-thinking)

---

Top Contributors

[![pmatseykanets](https://avatars.githubusercontent.com/u/779965?v=4)](https://github.com/pmatseykanets "pmatseykanets (44 commits)")[![Sharptsa](https://avatars.githubusercontent.com/u/4447875?v=4)](https://github.com/Sharptsa "Sharptsa (3 commits)")[![segadora](https://avatars.githubusercontent.com/u/6637534?v=4)](https://github.com/segadora "segadora (1 commits)")

---

Tags

laravelartisanqueuejobbeanstalkd

### Embed Badge

![Health badge](/badges/collective-thinking-artisan-beans/health.svg)

```
[![Health](https://phpackages.com/badges/collective-thinking-artisan-beans/health.svg)](https://phpackages.com/packages/collective-thinking-artisan-beans)
```

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M194](/packages/laravel-ai)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M150](/packages/laravel-mcp)[illuminate/queue

The Illuminate Queue package.

21332.6M1.6k](/packages/illuminate-queue)[propaganistas/laravel-disposable-email

Disposable email validator

6023.0M7](/packages/propaganistas-laravel-disposable-email)[pmatseykanets/artisan-beans

Easily manage your Beanstalkd job queues right from the Laravel artisan command

4482.3k](/packages/pmatseykanets-artisan-beans)

PHPackages © 2026

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