Libraries tagged by websocket-server
morozovsk/websocket
16223 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
cydrickn/socketio
1181 Downloads
PHP Websocket Server that is compatible with socket.io
babdev/websocket-server
12187 Downloads
PHP library to create a WebSocket server
vakata/websocket
7108 Downloads
PHP websocket server and client
srchea/php-push-web-socket
9916 Downloads
Lightweight PHP WebSocket server handling several clients.
morozovsk/websocket-examples
2133 Downloads
examples for simple php websocket server: 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
hemiframe/php-websocket
10788 Downloads
PHP WebSocket server and client library
amphp/aerys
29093 Downloads
A non-blocking HTTP/Websocket server
swoft-fork/websocket-server
644 Downloads
swoft websocket server component
novosga/websocket-server
18888 Downloads
zgldh/workerboy
204 Downloads
Workerman 3 for Laravel 5.
ollyxar/websockets
1888 Downloads
PHP WebSocket server
immusen/yii2-swoole-websocket
8708 Downloads
Websocket server for Yii2 base on swoole 4, Support JSONRPC, Resolve 'method' as a route reflect into controller/action, And support http or redis pub/sub to trigger async task from your web application.
semako/phpws
19863 Downloads
WebSocket Server and Client library for PHP
mix/websocket
6561 Downloads
WebSocket server and client based on Swoole coroutine