Download the PHP package xiaomi/galaxy-sds-sdk without Composer
On this page you can find all versions of the php package xiaomi/galaxy-sds-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package galaxy-sds-sdk
结构化存储PHP SDK
-
安装第三方依赖
-
php环境配置: 需要安装Client URL Library(php curl)扩展, 否则会报PHP Fatal error: Call to undefined function SDS\Client\curl_init()。
-
客户端metrics默认为关闭,当开启时, 需要安装php pthreads扩展。
- 运行示例代码,测试是否正常(需要修改示例代码中的AppID/AppSecret)
SDS PHP SDK User Guide
-
Install dependencies
-
PHP Extensions:
- php curl extension (required)
- php pthreads extension (optional,required only when client metrics turned on)
- Run examples (you need to change the AppID/AppSecret in the example code)
All versions of galaxy-sds-sdk with dependencies
PHP Build Version
Package Version
The package xiaomi/galaxy-sds-sdk contains the following files
Loading the files please wait ....