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

walkor/phpsocket.io

A server side alternative implementation of socket.io in PHP based on workerman. observed · 2026-08-28

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

Health v2 · maintenance only

85/100

  • Activity 99
  • Release rhythm 59
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 136
  • age_days: 4045
  • days_rel: 119
  • days_push: 7
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

2341 stars · 505 forks observed · 2026-08-28

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

A server-side PHP implementation of the socket.io protocol built on the Workerman event-driven networking framework. It lets PHP applications serve socket.io clients with realtime event-based communication over websocket and polling transports.

Use cases

  • build a realtime chat server in PHP
  • serve socket.io clients from a PHP backend
  • push realtime events to browsers from PHP
  • implement websocket event handling in PHP
  • broadcast messages to connected clients
  • replace a node.js socket.io server with PHP

When to choose

  • your stack is PHP and you need socket.io-compatible realtime messaging
  • you want an event-driven PHP server without node.js
  • your clients use socket.io v1.3–v2.x

When to avoid

  • you need socket.io v3 or v4 client compatibility
  • you want Workerman 5.x support
  • you need a client-side socket.io implementation

Facets

library · maturity active

websocket http-server rpc middleware web-development backend php cli socket-io workerman realtime event-driven server-side real-time messaging linux web-server

1 source

Member repositories

RepositoryRoleHealth v2
walkor/phpsocket.iomain85

For agents

markdown · JSON · MCP: product_card(name="walkor/phpsocket.io")

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