Libraries tagged by web socket server
belisoful/prado-http2
5 Downloads
HTTP/2 (RFC 9113) for the PRADO PHP framework, implemented over the system libnghttp2 via FFI. Provides general HTTP/2 sessions and streams; the basis for HTTP/2 servers, clients, and RFC 8441 WebSocket multiplexing.
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
streamingsystems/web-sockets
419 Downloads
An easy to use WebSocket server
obray/http-web-socket-server
36 Downloads
A PHP combined HTTP & Web Socket Server.
infw/web-socket
17 Downloads
Web socket server
infinity-systems/is-php-web-socket-server
16 Downloads
Infinity Systems component WebSocketServer
fishyfish/web-socket-server
13 Downloads
Websocket server based on Ratchet for Symfony2
fastybird/ws-server-plugin
204 Downloads
FastyBird IoT web sockets server plugin for handling real-time communication
diveshopx/content-auto-update-multi-room-socket
15 Downloads
A multi user multi room web socket server which updates the content automatically by using socket in php
techdivision/websocketserver
643 Downloads
A Ratchet base web socket server implementation.
tinymvc/php-socket
1 Downloads
A Minified Php-Websocket Server and JS Helper Client
pzverr/websocket
118 Downloads
Simple websocket server on php, based on morozovsk/websocket
oshitsd/php-socket
26 Downloads
A PHP package to interact with WebSocket servers. It provides methods to connect, send, receive, and close WebSocket connections, with Laravel integration for seamless usage.
libxa/socket
2 Downloads
Standalone WebSocket server for LibxaFrame (Workerman-powered), with multi-app registration and signed private/presence channel authorization — inspired by Laravel Reverb.
larkit/yii2-swoole-websocket
67 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.