Skip to content

hustnaive/aliyun-ots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

阿里云Ots非官方PHP SDK

阿里云ots的非官方PHP SDK,基于php-protobuf扩展。

安装

使用

require 'path/to/src/Ots.php';

$ots = new Ots('appkey', 'appsecret', 'instance');
$ots->getRow('a', [1]);

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published