Libraries tagged by web socket server
cboden/ratchet
18634990 Downloads
PHP WebSocket library
textalk/websocket
16821030 Downloads
WebSocket client and server
phrity/websocket
2088403 Downloads
WebSocket client and server
amphp/http-server
2207496 Downloads
A non-blocking HTTP application server for PHP based on Amp.
swow/swow
1688067 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
arthurkushman/php-wss
878004 Downloads
Web-socket server/client with URI parse and multi-process support
hhxsv5/laravel-s
616354 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
2912552 Downloads
PHP WebSocket client/server library
elephantio/elephant.io
390645 Downloads
Send events to a socket.io server through PHP
amphp/websocket-server
214841 Downloads
Websocket server for Amp's HTTP server.
amphp/websocket
1110258 Downloads
Shared code for websocket servers and clients.
fresh/centrifugo-bundle
206230 Downloads
Provides communication with web-socket server Centrifugo in Symfony applications.
hhxsv5/php-sse
150635 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
303150 Downloads
WebSocket Server and Client library for PHP
morozovsk/websocket
15938 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