kanata-php / kanata
This package is abandoned and no longer maintained.
No replacement package was suggested.
App Starter.
0.2.22
2023-11-07 04:53 UTC
Requires
- php: ^8.1
- kanata-php/kanata-core: ^0.8
- openswoole/ide-helper: ^22.0
Requires (Dev)
- codedungeon/phpunit-result-printer: ^0.30
- mockery/mockery: ^1.4
- nekofar/slim-test: ^2.0
- phpunit/phpunit: ^9.2
- symfony/var-dumper: ^5.2
This package is auto-updated.
Last update: 2025-01-04 17:38:51 UTC
README
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.