Libraries tagged by websocket server
cboden/ratchet
18455667 Downloads
PHP WebSocket library
textalk/websocket
16699828 Downloads
WebSocket client and server
amphp/http-server
2161532 Downloads
A non-blocking HTTP application server for PHP based on Amp.
swow/swow
1660607 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
phrity/websocket
1959327 Downloads
WebSocket client and server
hhxsv5/laravel-s
612448 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
2900229 Downloads
PHP WebSocket client/server library
amphp/websocket-server
212555 Downloads
Websocket server for Amp's HTTP server.
amphp/websocket
1095164 Downloads
Shared code for websocket servers and clients.
hhxsv5/php-sse
148331 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
371956 Downloads
Send events to a socket.io server through PHP
devristo/phpws
302357 Downloads
WebSocket Server and Client library for PHP
utopia-php/websocket
93432 Downloads
A simple abstraction for WebSocket servers.
morozovsk/websocket
15881 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
371431 Downloads
A websocket server library for Hyperf.