Skip to content

sockeon/sockeon

Repository files navigation

Sockeon

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.

Installation

Install via Composer:

composer require sockeon/sockeon

Requirements

  • PHP 8.1 or higher
  • ext-sockets
  • ext-openssl

Documentation

For complete documentation, visit https://sockeon.com

Security Vulnerabilities

If you discover a security vulnerability, please email [email protected].

License

Sockeon is open-sourced software licensed under the MIT license.

About

Sockeon is a framework-agnostic PHP WebSocket and HTTP server library that provides attribute-based routing and powerful namespaces and rooms functionality.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors