robincode/aliyun-tablestore-sdk

This package is abandoned and no longer maintained. No replacement package was suggested.

2.1.0 2016-12-12 02:09 UTC

This package is not auto-updated.

Last update: 2017-12-11 17:18:03 UTC


README

#Aliyun-tablestore-sdk 修改至官方的PHP SDK包,由于我使用的是Laravel框架,官方sdk不是很合适,而且我直接运行官方的SDK包里面的范例也有错误,所以进行了一些修改, 原本是打算自己写API的,结果这个表格存储的文档比较晦涩难懂,调整SDK运行范例后大概明白了一些,所以就顺便放到Composer.

这里声明一下,目前我修改的这个包未经过全面的测试,所以可能会出现一些调用错误等.

##Installation

"composer require robincode/aliyun-tablestore-sdk"

##Documentation 文档可直接下载官方PHP SDK 2.1.0查看

##License Source code is release under MIT license. Read LICENSE file for more information.