PHPackages                             handsomegyr/bytedance - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. handsomegyr/bytedance

ActiveLibrary[HTTP &amp; Networking](/categories/http)

handsomegyr/bytedance
=====================

A simple PHP client library for bytedance

3981[2 issues](https://github.com/handsomegyr/bytedance/issues)PHPCI failing

Since Nov 18Pushed 3y ago1 watchersCompare

[ Source](https://github.com/handsomegyr/bytedance)[ Packagist](https://packagist.org/packages/handsomegyr/bytedance)[ RSS](/packages/handsomegyr-bytedance/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

\#字节跳动SDK

[![MIT](https://camo.githubusercontent.com/a4b7a1d8377c4252b62962b12857454a352b488c7f58770dcbcadcffaf57247b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f646f637472696e652f6f726d2e737667)](https://github.com/handsomegyr/bytedance/blob/master/LICENSE)[![Build Status](https://camo.githubusercontent.com/ebacda404a5175e1c342cd2b1464cb64b1d1eb8fe2228c8a8cd7f492e72840cd/68747470733a2f2f7472617669732d63692e6f72672f68616e64736f6d656779722f6279746564616e63652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/handsomegyr/bytedance)[![Coverage](https://camo.githubusercontent.com/3d776db303084053ea3002bb006062dbef961585499391e9a9a87dfe6e7dd446/68747470733a2f2f696d672e736869656c64732e696f2f636f6465636f762f632f6769746875622f68616e64736f6d656779722f6279746564616e63652f6d61737465722e737667)](https://codecov.io/gh/handsomegyr/bytedance)[![Packagist](https://camo.githubusercontent.com/c926aed85b0eb641cca48a07b7c26b01a69a08c6c2771a6f8d95634f49a1c135/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f68616e64736f6d656779722f6279746564616e63652e737667)](https://packagist.org/packages/handsomegyr/bytedance)

Requirement
-----------

[](#requirement)

1. PHP &gt;= 5.5
2. **[Composer](https://getcomposer.org/)**

functions
---------

[](#functions)

- 小程序登录
- 授权信息解密
- 发送模板消息
- 获取小程序二维码
- 设置数据缓存
- 删除数据缓存
- 内容安全检查
- 服务端数据签名

Installation
------------

[](#installation)

```
$ composer require "handsomegyr/bytedance" -vvv
```

Usage
-----

[](#usage)

基本使用（以服务端为例）:

```
