Libraries tagged by webbsocket-server
srchea/php-push-web-socket
9941 Downloads
Lightweight PHP WebSocket server handling several clients.
mpociot/phpws
248820 Downloads
WebSocket Server and Client library for PHP
morozovsk/yii2-websocket
13836 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
1327 Downloads
PHP Websocket Server that is compatible with socket.io
amphp/aerys
29230 Downloads
A non-blocking HTTP/Websocket server
babdev/websocket-server
12534 Downloads
PHP library to create a WebSocket server
babdev/websocket-bundle
12155 Downloads
Bundle integrating the WebSocket Server library with Symfony
vakata/websocket
7143 Downloads
PHP websocket server and client
morozovsk/websocket-examples
2153 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
10809 Downloads
PHP WebSocket server and client library
swoft-fork/websocket-server
679 Downloads
swoft websocket server component
novosga/websocket-server
18936 Downloads
zgldh/workerboy
204 Downloads
Workerman 3 for Laravel 5.
ollyxar/websockets
1888 Downloads
PHP WebSocket server
immusen/yii2-swoole-websocket
8713 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.