PHPackages                             kyfjake/lumen-swoole - 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. [Framework](/categories/framework)
4. /
5. kyfjake/lumen-swoole

ActiveLibrary[Framework](/categories/framework)

kyfjake/lumen-swoole
====================

speedup lumen by swoole

05PHP

Since Jul 26Pushed 6y agoCompare

[ Source](https://github.com/kyfjake/lumen-swoole)[ Packagist](https://packagist.org/packages/kyfjake/lumen-swoole)[ RSS](/packages/kyfjake-lumen-swoole/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Lumen Swoole
============

[](#lumen-swoole)

This project is used to speed up lumen framework with swoole extension.

version support
---------------

[](#version-support)

has been used with `lumen 5.7.x`

install
-------

[](#install)

change composer.json

```
composer require kyfjake/lumen-swoole @dev
```

usage
-----

[](#usage)

```
./vendor/bin/lumen-server [options] [start|status|stop]
```

### Options

[](#options)

1. `-d` run as daemonize
2. `-p port` change listen port. default is **8080**
3. `-h ip ` change listen ip. default is **127.0.0.1**
4. `-n num ` change worker num to process http request. default is **8**
5. `-v` verbose log
6. `--queue_num num` set lumen queue worker num. default is 0, disable
7. `--log_file` change swoole log file path. default is **./swoole.log**

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity36

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8cb1349ecf3ca2c05b8e038ee5dc12f336deae7169472c2dcc87587e0b7739e0?d=identicon)[Jake Guo](/maintainers/Jake%20Guo)

---

Top Contributors

[![kyfjake](https://avatars.githubusercontent.com/u/53325203?v=4)](https://github.com/kyfjake "kyfjake (1 commits)")

### Embed Badge

![Health badge](/badges/kyfjake-lumen-swoole/health.svg)

```
[![Health](https://phpackages.com/badges/kyfjake-lumen-swoole/health.svg)](https://phpackages.com/packages/kyfjake-lumen-swoole)
```

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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