Libraries tagged by websocket server
cboden/ratchet
18892032 Downloads
PHP WebSocket library
textalk/websocket
16994778 Downloads
WebSocket client and server
phrity/websocket
2264351 Downloads
WebSocket client and server
amphp/http-server
2296769 Downloads
A non-blocking HTTP application server for PHP based on Amp.
swow/swow
1725366 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
hhxsv5/laravel-s
622267 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
2928020 Downloads
PHP WebSocket client/server library
amphp/websocket-server
218836 Downloads
Websocket server for Amp's HTTP server.
amphp/websocket
1134303 Downloads
Shared code for websocket servers and clients.
hhxsv5/php-sse
153183 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
elephantio/elephant.io
413674 Downloads
Send events to a socket.io server through PHP
devristo/phpws
304382 Downloads
WebSocket Server and Client library for PHP
utopia-php/websocket
103808 Downloads
A simple abstraction for WebSocket servers.
morozovsk/websocket
16052 Downloads
simple php websocket server with examples and demo: simple chat (single daemon) - http://sharoid.ru/chat.html , pro chat (master + worker) - http://sharoid.ru/chat2.html , simple game - http://sharoid.ru/game.html
hyperf/websocket-server
389740 Downloads
A websocket server library for Hyperf.