raiffeisen / yii2-azure-communication-services
yii2 的 Azure 通讯服务小部件
dev-master / 1.0.x-dev
2023-03-14 07:17 UTC
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-09-14 10:18:14 UTC
README
Azure 通讯小部件为 yii2(进行中)
此扩展提供了使用不同的 Azure Communication Services 与 Yii 框架 2.0 的小部件。
有关许可证信息,请查看 LICENSE 文件。
安装
安装此扩展的首选方式是通过 composer。
运行以下命令之一:
php composer.phar require --prefer-dist raiffeisen/yii2-azure-communication-services
或
"raiffeisen/yii2-azure-communication-services": "~1.0.0"
将其添加到 composer.json 文件的 require 部分。