raiffeisen / yii2-azure-communication-services
Azure communication services widgets for yii2
Installs: 79
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Language:TypeScript
Type:yii2-extension
Requires
- php: >=7.3
- rmrevin/yii2-fontawesome: ^3.7.0
- yiisoft/yii2: ^2.0.20
Requires (Dev)
- fortawesome/font-awesome: ^5.10.0
- phpunit/phpunit: <7
- simialbi/yii2-summernote: ^1.2.2
- yiisoft/yii2-coding-standards: ~2.0
Suggests
- simialbi/yii2-summernote: To allow richtext in chat
This package is auto-updated.
Last update: 2024-10-14 10:27:20 UTC
README
Azure communication widgets for yii2 (WIP)
This extension provides widgets that would allow you to use different Azure Communication Services with Yii framework 2.0.
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist raiffeisen/yii2-azure-communication-services
or add
"raiffeisen/yii2-azure-communication-services": "~1.0.0"
to the require section of your composer.json.