PHPackages                             jundayw/laravel-swoole-server - 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. jundayw/laravel-swoole-server

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

jundayw/laravel-swoole-server
=============================

laravel swoole-server

v1.0.0(5y ago)07MITPHPPHP &gt;=7.2.0

Since Jun 7Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jundayw/laravel-swoole-server)[ Packagist](https://packagist.org/packages/jundayw/laravel-swoole-server)[ RSS](/packages/jundayw-laravel-swoole-server/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

安装方法
====

[](#安装方法)

命令行下, 执行 composer 命令安装:

```
composer require jundayw/laravel-swoole-server

```

使用方法
====

[](#使用方法)

authentication package that is simple and enjoyable to use.

导出配置
----

[](#导出配置)

```
php artisan vendor:publish --tag=swoole-config

```

命令行
---

[](#命令行)

```
php artisan swoole {name} {--action=start|stop|reload|restart|infos}

```

配置文件

handler：根据具体业务需求自行处理，需要继承 Jundayw\\LaravelSwooleServer\\Handler；

启动
--

[](#启动)

```
php artisan swoole default --action=start

```

终止
--

[](#终止)

```
php artisan swoole default --action=stop

```

重载
--

[](#重载)

```
php artisan swoole default --action=reload

```

重启
--

[](#重启)

```
php artisan swoole default --action=restart

```

查看信息
----

[](#查看信息)

```
php artisan swoole default --action=infos

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Unknown

Total

1

Last Release

2165d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2da9b458375a1b7972b7c4d26a5bf8f3e48db305e8805da36f253956f33c5568?d=identicon)[jundayw](/maintainers/jundayw)

---

Top Contributors

[![jundayw](https://avatars.githubusercontent.com/u/16873970?v=4)](https://github.com/jundayw "jundayw (3 commits)")

### Embed Badge

![Health badge](/badges/jundayw-laravel-swoole-server/health.svg)

```
[![Health](https://phpackages.com/badges/jundayw-laravel-swoole-server/health.svg)](https://phpackages.com/packages/jundayw-laravel-swoole-server)
```

PHPackages © 2026

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