Libraries tagged by php websocket server protocol
xiaosongshu/flv2mp4
94 Downloads
Pure PHP native media processing library, realize FLV/MP4/HLS mutual conversion and H.264 re-encoding. Built-in live stream relay gateway, file server, multi-protocol push client: RTMP, HTTP-FLV, WebSocket-FLV, no FFmpeg external dependencies.
appserver-io-lab/websocket-server
6 Downloads
Experimental server for our websocket implementation
appserver-io-lab/websocket-protocol
15 Downloads
Protocol for a PHP based websocket server implementation
axcherednikov/php-websocket
11 Downloads
Native PHP extension providing RFC 6455 WebSocket protocol helpers and a WebSocket server runtime.
dalehurley/laravel-php-mcp-sdk
372 Downloads
Comprehensive Laravel wrapper for PHP MCP SDK with full MCP 2025-06-18 specification support
erfanvahabpour/laravel-swoole-ws
31 Downloads
Laravel WebSocket server built on Swoole/OpenSwoole with routing, command protocols, scoped connections, channels, and Redis/Table-backed connection stores.