dywow/yii2-yunxin

在Yii2中更好的使用云信组件


Keywords
extension, yii2
License
MIT

Documentation

Yii2 网易云信 SDK

在Yii2中更好的使用云信组件

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist dywow/yii2-yunxin "*"

or add

"dywow/yii2-yunxin": "*"

to the require section of your composer.json file.