Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kanata-php/kanata

Software to build software.
https://github.com/kanata-php/kanata

framework http openswoole php swoole websocket

Last synced: 7 days ago
JSON representation

Software to build software.

Awesome Lists containing this project

README

        

# 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](https://github.com/kanata-php/socket-conveyor).

Built for PHP8.0+.

See more at the [Documentation](https://kanata-php.github.io/kanata/).