PHPackages                             kinderzhuang/douyin - 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. kinderzhuang/douyin

ActiveLibrary

kinderzhuang/douyin
===================

抖音SDK

31PHP

Since Jul 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/kinderzhuang/easyDouyin)[ Packagist](https://packagist.org/packages/kinderzhuang/douyin)[ RSS](/packages/kinderzhuang-douyin/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![EasyDouyin Logo](https://user-images.githubusercontent.com/1472352/49656357-1e874080-fa78-11e8-80ea-69e2103345cf.png)](https://user-images.githubusercontent.com/1472352/49656357-1e874080-fa78-11e8-80ea-69e2103345cf.png)

[EasyDouyin](https://www.easyDouyin.com)
========================================

[](#easydouyin)

📦 It is probably the best SDK in the world for developing Douyin App.

[![Test Status](https://github.com/kinderzhuang/Douyin/workflows/Test/badge.svg)](https://github.com/kinderzhuang/Douyin/actions)[![Lint Status](https://github.com/kinderzhuang/Douyin/workflows/Lint/badge.svg)](https://github.com/kinderzhuang/Douyin/actions)[![Latest Stable Version](https://camo.githubusercontent.com/3c73cf37e4004c1aea93e5e053a07a88d2e9d07935c0d8fdb2a51db5c9b130c7/68747470733a2f2f706f7365722e707567782e6f72672f6b696e6465727a6875616e672f446f7579696e2f762f737461626c652e737667)](https://packagist.org/packages/kinderzhuang/Douyin)[![Latest Unstable Version](https://camo.githubusercontent.com/f5ddd6c9c8c608c3952c66409d0c829dfef6bb693de032c9aecdd09d6848cdf0/68747470733a2f2f706f7365722e707567782e6f72672f6b696e6465727a6875616e672f446f7579696e2f762f756e737461626c652e737667)](https://packagist.org/packages/kinderzhuang/Douyin)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/40d6a123228924f49744e00407ec26006bfe1a517a2d3ccbc77833c2d3a29d0e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b696e6465727a6875616e672f446f7579696e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kinderzhuang/Douyin/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/4ce709061af4a2eaa2a3e6abb6f4d9bef573ee8335b0988b41aefb2df35b69c1/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6b696e6465727a6875616e672f446f7579696e2f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/kinderzhuang/Douyin/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/61ca9c77227aac3dcbba52d0af58891d73fda4b6cbafebdb6c16e4120c967538/68747470733a2f2f706f7365722e707567782e6f72672f6b696e6465727a6875616e672f446f7579696e2f646f776e6c6f616473)](https://packagist.org/packages/kinderzhuang/Douyin)[![License](https://camo.githubusercontent.com/d4d0c761de281b1707f62c542446138f6734d9b896fcee1ed72fbadbc885155a/68747470733a2f2f706f7365722e707567782e6f72672f6b696e6465727a6875616e672f446f7579696e2f6c6963656e7365)](https://packagist.org/packages/kinderzhuang/Douyin)

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

[](#requirement)

1. PHP &gt;= 7.2
2. **[Composer](https://getcomposer.org/)**
3. openssl 拓展
4. fileinfo 拓展（素材管理模块需要用到）

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

[](#installation)

```
$ composer require "kinderzhuang/Douyin:^1.0" -vvv
```

Usage
-----

[](#usage)

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

```
