codenauhc/yii2-tim-sdk

腾讯TIM sdk,云通讯REST API

This package's canonical repository appears to be gone and the package has been frozen as a result.

dev-master 2018-02-07 08:19 UTC

This package is not auto-updated.

Last update: 2023-02-27 00:14:58 UTC


README

腾讯TIM sdk,基于腾讯云通讯的封装,请求使用了guzzle;云通讯REST API

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist codenauhc/yii2-tim-sdk "*"

or add

"codenauhc/yii2-tim-sdk": "*"

to the require section of your composer.json file.

Usage

Once the extension is installed, simply use it in your code by :