Libraries tagged by web socket server
cboden/ratchet
19502427 Downloads
PHP WebSocket library
textalk/websocket
17410024 Downloads
WebSocket client and server
phrity/websocket
2711390 Downloads
WebSocket client and server
amphp/http-server
2491012 Downloads
A non-blocking HTTP application server for PHP based on Amp.
swow/swow
1814814 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
amphp/websocket
1273111 Downloads
Shared code for websocket servers and clients.
arthurkushman/php-wss
949009 Downloads
Web-socket server/client with URI parse and multi-process support
hhxsv5/laravel-s
639245 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
2972447 Downloads
PHP WebSocket client/server library
elephantio/elephant.io
488856 Downloads
Send events to a socket.io server through PHP
amphp/websocket-server
231585 Downloads
Websocket server for Amp's HTTP server.
fresh/centrifugo-bundle
244736 Downloads
Provides communication with web-socket server Centrifugo in Symfony applications.
hhxsv5/php-sse
159472 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
307546 Downloads
WebSocket Server and Client library for PHP
morozovsk/websocket
16271 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