Libraries tagged by websocket server
amphp/http-server
6079279 Downloads
A non-blocking HTTP application server for PHP based on Amp.
cboden/ratchet
22065850 Downloads
PHP WebSocket library
textalk/websocket
19140124 Downloads
WebSocket client and server
phrity/websocket
4686091 Downloads
WebSocket client and server
swow/swow
2174640 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
amphp/websocket
4594319 Downloads
Shared code for websocket servers and clients.
hhxsv5/laravel-s
687971 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
3161145 Downloads
PHP WebSocket client/server library
elephantio/elephant.io
812013 Downloads
Send events to a socket.io server through PHP
bloatless/php-websocket
39052 Downloads
A simple WebSocket Server and Client implementation in PHP.
amphp/websocket-server
277919 Downloads
Websocket server for Amp's HTTP server.
hhxsv5/php-sse
184233 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.
devristo/phpws
318646 Downloads
WebSocket Server and Client library for PHP
utopia-php/websocket
257206 Downloads
A simple abstraction for WebSocket servers.
morozovsk/websocket
17754 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