Ross ROSS = Recommend OSS · open-source software intelligence for agents

easy-swoole/easyswoole

swoole,easyswoole,swoole framework observed · 2026-08-28

github.com/easy-swoole/easyswoole · homepage · PHP · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 99
  • Release rhythm 16
  • 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: 3458
  • days_rel: 348
  • days_push: 9
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

4758 stars · 502 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

EasySwoole is a high-performance, persistent-memory PHP framework built on the Swoole extension, designed for building coroutine-based APIs and services. It supports simultaneous HTTP, WebSocket, TCP, and UDP servers with a rich ecosystem of coroutine components including ORM, connection pools, RPC, and clients for Redis, Kafka, and Elasticsearch.

Use cases

  • build high-performance PHP APIs with coroutines
  • create a websocket server in PHP
  • run a persistent-memory PHP application instead of PHP-FPM
  • build microservices with RPC and service discovery in PHP
  • serve HTTP, TCP, and UDP protocols from one PHP process
  • implement async task processing and crontab jobs in PHP

When to choose

  • you need PHP performance beyond traditional PHP-FPM frameworks
  • you're building APIs, realtime services, or microservices in PHP
  • you want coroutine-based clients for Redis, Kafka, Elasticsearch, and more
  • you need to mix HTTP, WebSocket, TCP, and UDP servers in one application

When to avoid

  • your project targets shared hosting without the Swoole extension
  • you need a simple traditional request-per-process PHP app
  • your team is unwilling to learn coroutine/async programming patterns
  • you rely on PHP libraries incompatible with long-lived memory resident processes

Facets

framework · maturity active

web-framework http-server websocket rpc orm middleware routing caching message-queue scheduling web-development backend apis microservices php cli swoole coroutine tcp-server udp-server connection-pool persistent-memory high-performance async-php real-time linux web-server

2 sources

Member repositories

RepositoryRoleHealth v2
easy-swoole/easyswoolemain70

For agents

markdown · JSON · MCP: product_card(name="easy-swoole/easyswoole")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem