walkor/workerman
This system is a PHP-based network server framework that manages asynchronous I/O through a pluggable event loop architecture. It provides a modernized API for handling TCP, UDP, and WebSocket connections, alongside comprehensive protocol handlers for HTTP and text-based communication. The framework supports session management via file or Redis storage and includes robust testing utilities for verifying server and client behaviors.
65.4
Adequate · 31 July 2026
11k
lines of production code
PHP
primary language
1
bus factor · 136 authors in all
4
measurements over time
How it got here
2013 · Legacy code removal and test coverage
This period focused on stripping the codebase of obsolete components, including legacy protocol parsers, worker classes, and the core event loop infrastructure. Simultaneously, the project established a modern testing foundation by adding comprehensive unit and feature tests for the remaining core protocols and connections.
8 changes
2014–2023 · Protocol and event loop expansion
The codebase expanded its core architecture by introducing new connection classes, protocol handlers, and event loop implementations to support diverse networking requirements. This period focused on modernizing HTTP handling, adding session storage options, and establishing a robust testing infrastructure for the new features.
8 changes
Survey your own repository
walkor/workerman was measured the same way every project in this corpus was: the same rubric, at a pinned commit, with the result published in full. Point the surveyor at a repository you know and see whether you agree with it.
About this page
- The description of this project is derived from its own commit history, not from its README.
- The score is its highest published measurement, taken on 31 July 2026 at a pinned commit. It is not a live figure and does not change until the project is measured again.
- Measured at commit 1391112a61 — the exact code this score is about.
- Scored under rubric rubric-2026.08.18. Score the same commit under that rubric and you get the same number.