Libraries tagged by websocket server
cboden/ratchet
18077136 Downloads
PHP WebSocket library
textalk/websocket
16453573 Downloads
WebSocket client and server
amphp/http-server
2081191 Downloads
A non-blocking HTTP application server for PHP based on Amp.
swow/swow
1590821 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
phrity/websocket
1700388 Downloads
WebSocket client and server
hhxsv5/laravel-s
602160 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
2873973 Downloads
PHP WebSocket client/server library
bloatless/php-websocket
32124 Downloads
A simple WebSocket Server and Client implementation in PHP.
amphp/websocket-server
204768 Downloads
Websocket server for Amp's HTTP server.
amphp/websocket
1059690 Downloads
Shared code for websocket servers and clients.
hhxsv5/php-sse
143070 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
333942 Downloads
Send events to a socket.io server through PHP
utopia-php/websocket
81919 Downloads
A simple abstraction for WebSocket servers.
morozovsk/websocket
15716 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
354508 Downloads
A websocket server library for Hyperf.