PHPackages                             footstones/plumber - 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. footstones/plumber

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

footstones/plumber
==================

A PHP Message Queue Worker.

v0.4.7(10y ago)133526MITPHPPHP &gt;=5.4.1

Since Aug 20Pushed 10y ago8 watchersCompare

[ Source](https://github.com/footstones/Plumber)[ Packagist](https://packagist.org/packages/footstones/plumber)[ Docs](https://github.com/Footstones/Plumber)[ RSS](/packages/footstones-plumber/feed)WikiDiscussions master Synced today

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

Plumber
=======

[](#plumber)

消息队列的Worker守护进程，目前支持beanstalkd。

运行环境
----

[](#运行环境)

- PHP &gt;= 5.4.1
- Swoole &gt;= 1.7.18
- Linux / Mac OSX

安装
--

[](#安装)

```
composer require footstones/plumber

```

使用
--

[](#使用)

### 启动

[](#启动)

```
vendor/bin/plumber start /config-path # config-path为配置文件的路径

```

### 重启

[](#重启)

```
vendor/bin/plumber restart /config-path

```

### 停止

[](#停止)

```
vendor/bin/plumber stop /config-path

```

### 配置说明

[](#配置说明)

请参考[example/config.php](example/config.php)文件。

### Worker的写法

[](#worker的写法)

请参考[example/Example1Worker.php](example/Example1Worker.php)。

### Worker执行的返回值

[](#worker执行的返回值)

请参考[src/IWorker.php](src/IWorker.php)。

License
-------

[](#license)

MIT.

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87% 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 ~26 days

Recently: every ~64 days

Total

11

Last Release

3707d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/73380446?v=4)[Wellming](/maintainers/Wellming)[@wellming](https://github.com/wellming)

![](https://avatars.githubusercontent.com/u/5706241?v=4)[wenqin](/maintainers/wenqinruan)[@wenqinruan](https://github.com/wenqinruan)

---

Top Contributors

[![lileiseven](https://avatars.githubusercontent.com/u/94609?v=4)](https://github.com/lileiseven "lileiseven (20 commits)")[![wxb0712](https://avatars.githubusercontent.com/u/9693299?v=4)](https://github.com/wxb0712 "wxb0712 (2 commits)")[![wenqinruan](https://avatars.githubusercontent.com/u/5706241?v=4)](https://github.com/wenqinruan "wenqinruan (1 commits)")

---

Tags

swoolemessage queuebeanstalkplumber

### Embed Badge

![Health badge](/badges/footstones-plumber/health.svg)

```
[![Health](https://phpackages.com/badges/footstones-plumber/health.svg)](https://phpackages.com/packages/footstones-plumber)
```

###  Alternatives

[symfony/messenger

Helps applications send and receive messages to/from other applications or via message queues

1.1k132.9M1.5k](/packages/symfony-messenger)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[symfony/amazon-sqs-messenger

Symfony Amazon SQS extension Messenger Bridge

4614.0M22](/packages/symfony-amazon-sqs-messenger)[codeages/plumber

A PHP Message Queue Worker.

237.3k2](/packages/codeages-plumber)[api-platform/metadata

API Resource-oriented metadata attributes and factories

275.0M219](/packages/api-platform-metadata)

PHPackages © 2026

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