Libraries tagged by web socket server
amphp/http-server
6396327 Downloads
A non-blocking HTTP application server for PHP based on Amp.
cboden/ratchet
22177957 Downloads
PHP WebSocket library
amphp/websocket
4895813 Downloads
Shared code for websocket servers and clients.
textalk/websocket
19213438 Downloads
WebSocket client and server
phrity/websocket
4785103 Downloads
WebSocket client and server
swow/swow
2191166 Downloads
Coroutine-based multi-platform support engine with a focus on concurrent I/O
arthurkushman/php-wss
1122725 Downloads
Web-socket server/client with URI parse and multi-process support
hhxsv5/laravel-s
689715 Downloads
🚀 LaravelS is an out-of-the-box adapter between Laravel/Lumen and Swoole.
wrench/wrench
3172886 Downloads
PHP WebSocket client/server library
elephantio/elephant.io
828353 Downloads
Send events to a socket.io server through PHP
bloatless/php-websocket
39280 Downloads
A simple WebSocket Server and Client implementation in PHP.
amphp/websocket-server
280315 Downloads
Websocket server for Amp's HTTP server.
fresh/centrifugo-bundle
456406 Downloads
Provides communication with web-socket server Centrifugo in Symfony applications.
hhxsv5/php-sse
185489 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
319073 Downloads
WebSocket Server and Client library for PHP