Libraries tagged by web socket server
cboden/ratchet
19096562 Downloads
PHP WebSocket library
textalk/websocket
17132459 Downloads
WebSocket client and server
phrity/websocket
2410700 Downloads
WebSocket client and server
amphp/http-server
2340159 Downloads
A non-blocking HTTP application server for PHP based on Amp.
swow/swow
1754860 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
arthurkushman/php-wss
914443 Downloads
Web-socket server/client with URI parse and multi-process support
hhxsv5/laravel-s
627473 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
2941312 Downloads
PHP WebSocket client/server library
elephantio/elephant.io
437099 Downloads
Send events to a socket.io server through PHP
amphp/websocket-server
222522 Downloads
Websocket server for Amp's HTTP server.
amphp/websocket
1154427 Downloads
Shared code for websocket servers and clients.
fresh/centrifugo-bundle
224485 Downloads
Provides communication with web-socket server Centrifugo in Symfony applications.
hhxsv5/php-sse
155178 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
305653 Downloads
WebSocket Server and Client library for PHP
morozovsk/websocket
16136 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