uzdevid / yii2-agora
Yii2 extension for Agora.io
1.0.0
2023-04-03 16:28 UTC
Requires
- yiisoft/yii2: ~2.0.0
README
Videoconferencing with Agora
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist uzdevid/yii2-agora "1.0.0"
or add
"uzdevid/yii2-agora": "1.0.0"
to the require section of your composer.json file.