uzdevid/yii2-agora

Yii2 extension for Agora.io

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 0

Forks: 0

Type:yii2-extension

1.0.0 2023-04-03 16:28 UTC

This package is auto-updated.

Last update: 2024-05-03 18:51:09 UTC


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.