huangxifang / yii2-tim-sdk

腾讯TIM sdk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIMSDK

腾讯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 :

About

腾讯TIM sdk


Languages

Language:PHP 100.0%