PHPackages                             overlu/mini - 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. overlu/mini

ActiveProject[Framework](/categories/framework)

overlu/mini
===========

A simple, lightweight and high-performance PHP coroutine framework.

v3.2(1y ago)41211MITPHPPHP &gt;=8.0

Since Aug 8Pushed 1y agoCompare

[ Source](https://github.com/overlu/mini)[ Packagist](https://packagist.org/packages/overlu/mini)[ RSS](/packages/overlu-mini/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (4)Versions (83)Used By (0)

Mini, 基于`swoole4+`和`php8`的协程框架

```
 _______ _____ __   _ _____
 |  |  |   |   | \  |   |
 |  |  | __|__ |  \_| __|__   3.0.1

**********************************************************************************************
* App Information    | Name: Mini, Env: Local, Timezone: UTC
* System Information | OS: Linux-4.4.0-22621-Microsoft-x86_64, PHP: 8.1.27, Swoole: 4.8.10
**********************************************************************************************

2024/01/05 08:57:00 🚀 mini http server [8 workers] running：0.0.0.0:9501...
2024/01/05 08:57:00 👀 watching start...
2024/01/05 08:57:00 📡 watching [40] files...

```

### Install Mini

[](#install-mini)

```
composer create-project overlu/mini
```

### Run Mini

[](#run-mini)

```
php bin/mini start
```

### More

[](#more)

[View Wiki](https://github.com/overlu/mini/wiki)

### Performance Testing

[](#performance-testing)

**2CPU/2G**

```
➜  ab -n 5000 -c 10 http://127.0.0.1:9501/
This is ApacheBench, Version 2.3
Copyright 1996 Adam Twiss, Zeus Technology Ltd, http://www.zeustech.net/
Licensed to The Apache Software Foundation, http://www.apache.org/

Benchmarking 127.0.0.1 (be patient)
Completed 500 requests
Completed 1000 requests
Completed 1500 requests
Completed 2000 requests
Completed 2500 requests
Completed 3000 requests
Completed 3500 requests
Completed 4000 requests
Completed 4500 requests
Completed 5000 requests
Finished 5000 requests

Server Software:        Mini
Server Hostname:        127.0.0.1
Server Port:            9501

Document Path:          /
Document Length:        141 bytes

Concurrency Level:      10
Time taken for tests:   0.714 seconds
Complete requests:      5000
Failed requests:        0
Total transferred:      1730000 bytes
HTML transferred:       705000 bytes
Requests per second:    6998.25 [#/sec] (mean)
Time per request:       1.429 [ms] (mean)
Time per request:       0.143 [ms] (mean, across all concurrent requests)
Transfer rate:          2364.64 [Kbytes/sec] received

Connection Times (ms)
              min  mean[+/-sd] median   max
Connect:        0    0   0.2      0       2
Processing:     0    1   0.4      1       4
Waiting:        0    1   0.4      1       4
Total:          1    1   0.4      1       5

Percentage of the requests served within a certain time (ms)
  50%      1
  66%      1
  75%      2
  80%      2
  90%      2
  95%      2
  98%      3
  99%      3
 100%      5 (longest request)
```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity75

Established project with proven stability

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

Recently: every ~69 days

Total

81

Last Release

579d ago

Major Versions

v1.3.5 → v2.0.02021-01-14

v2.15.0 → v3.0.12024-01-05

PHP version history (2 changes)v1.0.0PHP &gt;=7.4

v3.0.1PHP &gt;=8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/8fb4bb996611914fba924d0b7c1ddc93eadc34bbd0eb119422dc067f619e5e5c?d=identicon)[overlu](/maintainers/overlu)

---

Top Contributors

[![overlu](https://avatars.githubusercontent.com/u/18390489?v=4)](https://github.com/overlu "overlu (48 commits)")

---

Tags

phpapiframeworkwebsocketSimpleswoolefastcoroutinemini

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/overlu-mini/health.svg)

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

###  Alternatives

[luoxiaojun/sw-fw-less

Swoole Http Server without framework

165.3k](/packages/luoxiaojun-sw-fw-less)

PHPackages © 2026

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