mix-php/mix
☄️ PHP CLI mode development framework, supports Swoole, WorkerMan, FPM, CLI-Server / PHP 命令行模式开发框架,支持 Swoole、Swow、WorkerMan、FPM、CLI-Server observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 72
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3357
- days_rel: n/a
- days_push: 168
- n_releases_24m: 0
Adoption not part of the score
1929 stars · 212 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
MixPHP is a PHP CLI-mode development framework whose Vega-driven HTTP core supports Swoole, Swow, WorkerMan, FPM, and CLI-Server runtimes with seamless switching. It is built from decoupled independent modules (database, redis, grpc, websocket, cli, validator, event) that can be used standalone or composed like building blocks.
Use cases
- build high-performance PHP APIs with Swoole coroutines
- write a gRPC server and client in PHP
- create a WebSocket service in PHP
- build CLI command-line tools in PHP
- run the same PHP app on FPM, Swoole, or WorkerMan
- use coroutine connection pools for database and Redis in PHP
When to choose
- you need a PHP framework that runs across Swoole, Swow, WorkerMan, FPM, and CLI-Server
- you want coroutine-based performance with access to composer ecosystem packages
- you want standalone modules like mix/database or mix/grpc to use in other projects
When to avoid
- you need a full-featured traditional web framework with extensive ecosystem like Laravel or Symfony
- your team has no experience with coroutine or long-running PHP runtimes
- you only target shared hosting without Swoole/WorkerMan support
Facets
framework · maturity active
web-framework http-server websocket rpc cli database orm middleware routing web-development backend developer-tools php cli swoole workerman swow coroutine grpc fpm cli-server connection-pool redis command-line linux docker
1 source
- readme: https://github.com/mix-php/mix · fetched 2026-08-28 · 033e5276e401
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mix-php/mix | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem