tracyname / websocket-php
WebSocket сервер на php (построен на базе Workerman)
v1.1.4
2026-03-28 11:18 UTC
Requires
- php: >=8.2.0
- ext-json: *
- monolog/monolog: 2.3.*
- workerman/workerman: 4.2.*
Requires (Dev)
- phpunit/phpunit: 10.5.*
Suggests
- ext-event: Improves Workerman event loop performance
- ext-pcntl: Needed on Linux to handle signals in long-running worker processes
- ext-posix: Needed on Linux to access signal and process functions