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

walkor/webman

Probably the fastest PHP web framework in the world. observed · 2026-08-28

github.com/walkor/webman · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

80/100

  • Activity 77
  • Release rhythm 72
  • 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: 5
  • age_days: 2320
  • days_rel: 190
  • days_push: 140
  • n_releases_24m: 18

Full methodology

Adoption not part of the score

2688 stars · 251 forks observed · 2026-08-28

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

Webman is a high-performance PHP web framework built on Workerman that integrates HTTP, WebSocket, TCP, and UDP services. It uses resident memory, coroutines, and connection pools to achieve very high throughput compared to traditional PHP frameworks.

Use cases

  • build a high-performance REST API in PHP
  • serve websocket connections from PHP
  • replace Laravel/Symfony for latency-sensitive endpoints
  • build a long-running PHP service with resident memory
  • create a TCP or UDP server in PHP
  • build an admin panel backend with database and Redis support

When to choose

  • you need maximum request throughput from PHP
  • you need websocket or raw TCP/UDP alongside HTTP
  • you are comfortable with resident-memory PHP programming models
  • you want a batteries-included framework with ORM, cache, queue, and plugin ecosystem

When to avoid

  • you rely on shared-hosting or Apache/mod_php deployment
  • your team depends on the vast Laravel/Symfony ecosystem
  • you prefer classic request-per-process PHP lifecycle semantics

Facets

framework · maturity active

web-framework http-server websocket routing middleware orm caching message-queue cli web-development backend apis developer-tools windows php cli workerman high-performance resident-memory coroutines connection-pools php-framework linux macos

4 sources

Member repositories

RepositoryRoleHealth v2
walkor/webmanmain80

For agents

markdown · JSON · MCP: product_card(name="walkor/webman")

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