raiffeisen/yii2-azure-communication-services

Azure communication services widgets for yii2

Installs: 71

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Language:TypeScript

Type:yii2-extension

dev-master / 1.0.x-dev 2023-03-14 07:17 UTC

This package is auto-updated.

Last update: 2024-04-14 09:26:18 UTC


README

Azure communication services logo

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.

Latest Stable Version Total Downloads License

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.