PHPackages                             xielei/project - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. xielei/project

ActiveProject[Utility &amp; Helpers](/categories/utility)

xielei/project
==============

SwooleWorker脚手架，快速搭建开发结构~

1.0.3(4y ago)21752[1 issues](https://github.com/xielei/project/issues)MITPHP

Since Jul 22Pushed 4y ago1 watchersCompare

[ Source](https://github.com/xielei/project)[ Packagist](https://packagist.org/packages/xielei/project)[ RSS](/packages/xielei-project/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (4)Dependencies (1)Versions (5)Used By (0)

SwooleWorker脚手架
===============

[](#swooleworker脚手架)

这是一个[【SwooleWorker】](https://swoole.plus)脚手架

安装
--

[](#安装)

**方式1(推荐)：**

```
composer create-project xielei/project
```

**方式2：**

[直接下载](https://github.com/xielei/project/archive/refs/heads/main.zip)本项目，然后执行:

```
composer install
```

启动
--

[](#启动)

```
[root@VM-0-17-centos project]# php app/register/start.php start -d
the service is running with daemonize
[root@VM-0-17-centos project]# php app/worker/start.php start -d
the service is running with daemonize
[root@VM-0-17-centos project]# php app/gateway/start.php start -d
the service is running with daemonize
[root@VM-0-17-centos project]#
```

体验测试
----

[](#体验测试)

窗口1：

```
[root@VM-0-17-centos project]# telnet 127.0.0.1 8000
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
7f000001239400000001 connect~
7f000001239400000002 connect~
7f000001239400000002 say 你好
嗯嗯 我很好
7f000001239400000001 say 嗯嗯 我很好
7f000001239400000002 say 拜拜
7f000001239400000002 exit~
```

窗口2

```
[root@VM-0-17-centos project]# telnet 127.0.0.1 8000
Trying 127.0.0.1...
Connected to 127.0.0.1.
Escape character is '^]'.
7f000001239400000002 connect~
你好
7f000001239400000002 say 你好
7f000001239400000001 say 嗯嗯 我很好
拜拜
7f000001239400000002 say 拜拜
^]quit

telnet> quit
Connection closed.
[root@VM-0-17-centos project]#
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance10

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

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 ~11 days

Total

4

Last Release

1723d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c490f66a47eae2550e2834abc4d2650744faee468e7ac7c932ac64611a44f0a3?d=identicon)[xielei](/maintainers/xielei)

---

Top Contributors

[![xielei](https://avatars.githubusercontent.com/u/66499598?v=4)](https://github.com/xielei "xielei (53 commits)")

### Embed Badge

![Health badge](/badges/xielei-project/health.svg)

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

###  Alternatives

[athlon1600/youtube-downloader

PHP powered alternative for youtube-dl

922160.2k9](/packages/athlon1600-youtube-downloader)[cloudstek/php-laff

Largest Area Fit First (LAFF) 3D box packing algorithm class for PHP

8774.9k](/packages/cloudstek-php-laff)[kpolicar/nova-date-range

Custom date range picker field for Laravel Nova

26176.8k2](/packages/kpolicar-nova-date-range)[tanmuhittin/nova-collapsible-groups

Makes nova core theme navigation collapsible

23179.0k](/packages/tanmuhittin-nova-collapsible-groups)[rochamarcelo/cake-pimple-di

A cakephp plugin for dependency injection based on Pimple library

12176.8k](/packages/rochamarcelo-cake-pimple-di)

PHPackages © 2026

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