Skip to content

kanata-php/kanata

Repository files navigation

Kanata

PHP Framework for advanced apps. Based on Slim4 and OpenSwoole, it serves at this point HTTP, WebSocket, AMQP and Cli interfaces. It is extensible via plugins. Plugins can change every single aspect of this application, and can also work together to build more complex applications. It can also route WebSocket Messages just like HTTP Requests with Socket Conveyor.

Built for PHP8.0+.

See more at the Documentation.