Build real-time applications with PHP. Sockeon is a modern WebSocket and HTTP server library that brings event-driven, bidirectional communication to your PHP projects without external dependencies.
Perfect for chat applications, live dashboards, real-time notifications, collaborative tools, and any application requiring instant data synchronization.
Install via Composer:
composer require sockeon/sockeon- PHP 8.1 or higher
- ext-sockets
- ext-openssl
For complete documentation, visit https://sockeon.com
If you discover a security vulnerability, please email [email protected].
Sockeon is open-sourced software licensed under the MIT license.