swoft-cloud/swoft
🚀 PHP Microservice Full Coroutine Framework 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: 3419
- days_rel: n/a
- days_push: 1282
- n_releases_24m: 0
Adoption not part of the score
5536 stars · 764 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Swoft is a PHP microservice coroutine framework built on the Swoole extension, offering a resident-memory coroutine web server with HTTP, WebSocket, RPC, and TCP support. It provides Spring Cloud-style features including AOP, dependency injection, service registration/discovery, circuit breakers, and connection pools.
Use cases
- build high-performance PHP microservices without PHP-FPM
- run a coroutine-based HTTP or WebSocket server in PHP
- implement RPC services with service discovery and circuit breaking
- use AOP and dependency injection in a PHP framework
- manage MySQL/Redis connection pools with auto-reconnect
- schedule second-level crontab tasks in a long-running PHP process
When to choose
- you need Spring Cloud-like microservice governance in PHP
- you want coroutine concurrency and resident-memory serving on Swoole
- you need built-in HTTP/WebSocket/RPC/TCP servers with connection pooling
When to avoid
- you need a framework with active recent development and large community
- your host cannot install the Swoole PHP extension
- you prefer traditional PHP-FPM request lifecycle or a lightweight framework
Facets
framework · maturity maintenance
web-framework rpc websocket http-server middleware routing caching message-queue web-development backend microservices apis php cli swoole coroutine aop microservices service-governance connection-pool spring-cloud-style resident-memory dependency-injection linux docker
1 source
- readme: https://github.com/swoft-cloud/swoft · fetched 2026-08-28 · a9c31ba23116
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| swoft-cloud/swoft | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="swoft-cloud/swoft")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem