uzdevid / yii2-agora
Yii2 extension for Agora.io
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 0
Forks: 0
Open Issues: 0
Type:yii2-extension
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.