2017 © Pedro Peláez
 

library galaxy-sds-sdk

Xiaomi Structured Store Service PHP SDK

image

xiaomi/galaxy-sds-sdk

Xiaomi Structured Store Service PHP SDK

  • Monday, January 16, 2017
  • by chrisfoon
  • Repository
  • 24 Watchers
  • 6 Stars
  • 507 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 0 Open issues
  • 3 Versions
  • 32 % Grown

The README.md

结构化存储PHP SDK

  1. 安装第三方依赖
./composer.phar install
  1. php环境配置: 需要安装Client URL Library(php curl)扩展, 否则会报PHP Fatal error: Call to undefined function SDS\Client\curl_init()。, (*1)

  2. 客户端metrics默认为关闭,当开启时, 需要安装php pthreads扩展。, (*2)

  3. 运行示例代码,测试是否正常(需要修改示例代码中的AppID/AppSecret), (*3)

php examples/Basic.php

SDS PHP SDK User Guide

  1. Install dependencies
./composer.phar install
  1. PHP Extensions:

* php curl extension (required) * php pthreads extension (optional,required only when client metrics turned on), (*4)

  1. Run examples (you need to change the AppID/AppSecret in the example code)
php examples/Basic.php

The Versions

16/01 2017

dev-master

9999999-dev

Xiaomi Structured Store Service PHP SDK

  Sources   Download

Apache

The Requires

 

api sdk xiaomi sds

16/01 2017

v1.2.9

1.2.9.0

Xiaomi Structured Store Service PHP SDK

  Sources   Download

Apache

The Requires

 

api sdk xiaomi sds

11/01 2017

v1.2.8

1.2.8.0

Xiaomi Structured Store Service PHP SDK

  Sources   Download

Apache

The Requires

 

api sdk xiaomi sds