Skip to content

Raiffeisen/yii2-azure-communication-services

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.