Libraries tagged by websocket-server
morozovsk/yii2-websocket
12319 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
hemiframe/php-websocket
10323 Downloads
PHP WebSocket server and client library
novosga/websocket-server
17630 Downloads
babdev/websocket-server
4959 Downloads
PHP library to create a WebSocket server
babdev/websocket-bundle
4652 Downloads
Bundle integrating the WebSocket Server library with Symfony
srchea/php-push-web-socket
9677 Downloads
Lightweight PHP WebSocket server handling several clients.
morozovsk/websocket-examples
1998 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
cydrickn/socketio
417 Downloads
PHP Websocket Server that is compatible with socket.io
amphp/aerys
28552 Downloads
A non-blocking HTTP/Websocket server
stanislav-web/zf2-websocket-server-factory
920 Downloads
ZF2 PHP WebSocket Server Factory v2.1 (Extended)
zgldh/workerboy
203 Downloads
Workerman 3 for Laravel 5.
ollyxar/websockets
1868 Downloads
PHP WebSocket server
immusen/yii2-swoole-websocket
8663 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
19353 Downloads
WebSocket Server and Client library for PHP
mix/websocket
6281 Downloads
WebSocket server and client based on Swoole coroutine