pinguo/php-msf
PHP微服务框架即Micro Service Framework For PHP observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3288
- days_rel: n/a
- days_push: 2779
- n_releases_24m: 0
Adoption not part of the score
1726 stars · 315 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
php-msf is a coroutine-based PHP microservice framework built on Swoole, developed by the Camera360 server team. It provides a lightweight MVC structure with async/parallel IO, connection pools, and built-in Redis/MySQL proxies to boost single-machine throughput for IO-intensive services.
Use cases
- build php microservices with coroutines
- high concurrency http server in php
- php rpc server and client framework
- redis and mysql connection pooling in php
- async parallel io for io-intensive php services
- long-running resident-memory php service
- master-slave redis cluster with failover in php
When to choose
- you need coroutine-based async PHP on Swoole for high-throughput IO-bound services
- you want built-in Redis/MySQL proxies with master-slave support and failover
- you are building microservices in PHP with RPC and resident-memory workers
When to avoid
- you need Windows support or a fully compatible macOS environment
- you want a framework actively updated for modern Swoole 2.x/4.x or PHP 8
- you need a traditional request-per-execution PHP framework or shared hosting deployment
Facets
framework · maturity maintenance
web-framework rpc http-server caching concurrency middleware routing backend web-development microservices developer-tools php swoole coroutine microservice-framework connection-pool async-io mvc redis-proxy mysql-proxy high-concurrency linux macos web-server
1 source
- readme: https://github.com/pinguo/php-msf · fetched 2026-08-28 · 274d1a77b43f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pinguo/php-msf | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem