Skip to content

Aliyun Live Service Class (阿里云直播接口相关类文件)

License

Notifications You must be signed in to change notification settings

AllenQin/aliyunLiveService

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

阿里云直播相关接口封装类

环境要求

  • PHP 5.6+

安装依赖

composer require 'allenqin/aliyun-openapi-php-sdk:v1.1.7'

使用

include './vendor/autoload.php';
include "./AliyunLiveService.php";

$response = AliyunLiveService::getInstance()->getLiveMixConfig();
print_r($response);

Authors && Contributors

About

Aliyun Live Service Class (阿里云直播接口相关类文件)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages