PHPackages                             bestony/zhuji - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. bestony/zhuji

AbandonedArchivedLibrary[API Development](/categories/api)

bestony/zhuji
=============

腾讯云珠玑·SDK

1.0.0(7y ago)714MITPHP

Since Apr 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/bestony/zhuji)[ Packagist](https://packagist.org/packages/bestony/zhuji)[ RSS](/packages/bestony-zhuji/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

 腾讯云·珠玑 SDK
============

[](#-腾讯云珠玑-sdk-)

[![Build Status](https://camo.githubusercontent.com/a538d2a869e1782c28b1f8250cb0535fa186329caf693454d046bc7f38e1b558/68747470733a2f2f7472617669732d63692e636f6d2f626573746f6e792f7a68756a692e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/bestony/zhuji)

 一个基于 PHP 元编程实现的腾讯云·珠玑智能推荐 SDK

安装
--

[](#安装)

```
$ composer require bestony/zhuji -vvv
```

用法
--

[](#用法)

1. 使用 Composer 引入 SDK
2. 使用 SecretID、SecretKey 初始化 Client
3. 构造参数
4. 调用方法发送请求，并获取返回值。

```
