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

youzan/zanphp

PHP开发面向C10K+的高并发SOA服务 和RPC服务首选框架 observed · 2026-08-28

github.com/youzan/zanphp · homepage · PHP · MIT (permissive) 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: 3973
  • days_rel: n/a
  • days_push: 3242
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1425 stars · 229 forks observed · 2026-08-28

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

ZanPHP is a coroutine-based PHP network service framework for building high-concurrency (C10K+) SOA and RPC services, using yield-based coroutines with a Golang-like concurrency model. It provides async non-blocking I/O, connection pools for MySQL/Redis, middleware, and a complete RPC solution, and was used in production at Youzan.

Use cases

  • build high-concurrency RPC services in PHP
  • develop SOA microservices with PHP coroutines
  • async non-blocking PHP web services for C10K workloads
  • connection pooling for MySQL and Redis in PHP
  • learn coroutine-based async programming in PHP
  • build business middleware in PHP

When to choose

  • you need coroutine-based async PHP services and can maintain the stack yourself
  • your team wants a Golang-like concurrency model in PHP
  • you are building SOA/RPC business services at high concurrency

When to avoid

  • you want an actively maintained framework - the last release was 2017
  • you are starting a new project - modern PHP async tools like Swoole or Workerman are better supported
  • you need broad community support or up-to-date PHP version compatibility

Facets

framework · maturity abandoned

web-framework rpc http-server middleware caching concurrency backend web-development microservices php coroutines async-io soa high-concurrency c10k yield connection-pool youzan linux web-server

1 source

Member repositories

RepositoryRoleHealth v2
youzan/zanphpmain23

For agents

markdown · JSON · MCP: product_card(name="youzan/zanphp")

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