ommu / yii2-centrifugo
Yii2 Centrifugo WebSocket
dev-master
2025-08-05 02:08 UTC
Requires
- centrifugal/phpcent: ~4.0
- npm-asset/centrifuge: ~3.0
This package is auto-updated.
Last update: 2026-03-05 03:21:44 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/yii2-centrifugo "dev-master"
or
"ommu/yii2-centrifugo": "dev-master"
to the require section of your composer.json.