PHPackages                             xiaodi/xiaodi-worker - 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. xiaodi/xiaodi-worker

ActiveThink-extend[Queues &amp; Workers](/categories/queues)

xiaodi/xiaodi-worker
====================

v0.3.3(6y ago)1331MITPHPPHP &gt;=5.6.0

Since May 21Pushed 6y agoCompare

[ Source](https://github.com/edenleung/xiaodi-worker)[ Packagist](https://packagist.org/packages/xiaodi/xiaodi-worker)[ Docs](https://xiaodim.com/)[ RSS](/packages/xiaodi-xiaodi-worker/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (3)Dependencies (3)Versions (4)Used By (0)

xiaodi-worker
=============

[](#xiaodi-worker)

ThinkPHP5.1 命令行启动多个Workerman 服务

[![Latest Stable Version](https://camo.githubusercontent.com/7896465fa079870b577c07c0691ff5639e91fea25b8cb560c7d8fc1926894ef2/68747470733a2f2f706f7365722e707567782e6f72672f7869616f64692f7869616f64692d776f726b65722f762f737461626c65)](https://packagist.org/packages/xiaodi/xiaodi-worker)[![Total Downloads](https://camo.githubusercontent.com/fae5809475be8910eedeff2b8dd8668ea780d82537d378d14879cfa570f7ca4b/68747470733a2f2f706f7365722e707567782e6f72672f7869616f64692f7869616f64692d776f726b65722f646f776e6c6f616473)](https://packagist.org/packages/xiaodi/xiaodi-worker)[![Latest Unstable Version](https://camo.githubusercontent.com/99b2bf7ebb53d3cadc8fd49ece39998ba2407dddd18163d42c8a26ee9ebd37c6/68747470733a2f2f706f7365722e707567782e6f72672f7869616f64692f7869616f64692d776f726b65722f762f756e737461626c65)](https://packagist.org/packages/xiaodi/xiaodi-worker)[![LICENSE](https://camo.githubusercontent.com/be80b8cb211ceb2263744e99fdb161a40124901906fd7c7f47d6361760dd7e8b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d416e74692532303939362d626c75652e737667)](https://github.com/996icu/996.ICU/blob/master/LICENSE)[![Monthly Downloads](https://camo.githubusercontent.com/32d4090de8994923f21903543aa134fdf7d4186ee3cf4ad3acb2c132c81be9ce/68747470733a2f2f706f7365722e707567782e6f72672f7869616f64692f7869616f64692d776f726b65722f642f6d6f6e74686c79)](https://packagist.org/packages/xiaodi/xiaodi-worker)[![Daily Downloads](https://camo.githubusercontent.com/e2a03e3c3ca139a6dff3f5fce579eedced3c7dbce9cb6031ce561082fb3a9250/68747470733a2f2f706f7365722e707567782e6f72672f7869616f64692f7869616f64692d776f726b65722f642f6461696c79)](https://packagist.org/packages/xiaodi/xiaodi-worker)

### 安装

[](#安装)

```
composer require xiaodi/xiaodi-worker

```

### 配置

[](#配置)

以下使用了[think-worker包](https://github.com/top-think/think-worker/tree/2.0)
`application/Worker/Http.php`

```
