PHPackages                             fastwhale/yii2-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. [API Development](/categories/api)
4. /
5. fastwhale/yii2-douyin

ActiveYii2-extension[API Development](/categories/api)

fastwhale/yii2-douyin
=====================

Yii2 Douyin SDK

V0.0.4(2y ago)067↓33.3%MITPHPPHP &gt;=7.1

Since Sep 10Pushed 2y ago2 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (5)Used By (0)

Yii2-douyin
===========

[](#yii2-douyin)

Yii2 Douyin SDK

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist fastwhale/yii2-douyin "*"

```

or add

```
"fastwhale/yii2-douyin": "*"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
/** @var \fastwhale\yii2\douyin\Douyin $api */
$api = \Yii::createObject([
    'class'  => \fastwhale\yii2\douyin\Douyin::class,
    'client_key' => $client_key,
    'client_secret' => $client_secret,
    ...
]);
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~240 days

Total

4

Last Release

985d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/22ecd713318e756f10dba01c3f7b56a2012cebe3c64d72261d0be24a03d11342?d=identicon)[fastwhale](/maintainers/fastwhale)

---

Top Contributors

[![DoveChen](https://avatars.githubusercontent.com/u/12093494?v=4)](https://github.com/DoveChen "DoveChen (6 commits)")[![fastwhale](https://avatars.githubusercontent.com/u/143690859?v=4)](https://github.com/fastwhale "fastwhale (1 commits)")

---

Tags

yii2extensiondouyin

### Embed Badge

![Health badge](/badges/fastwhale-yii2-douyin/health.svg)

```
[![Health](https://phpackages.com/badges/fastwhale-yii2-douyin/health.svg)](https://phpackages.com/packages/fastwhale-yii2-douyin)
```

###  Alternatives

[dotzero/yii2-amocrm

Расширение для Yii Framework 2 реализующее клиент для работы с API amoCRM

1639.7k](/packages/dotzero-yii2-amocrm)[conquer/services

Yii2 soap wsdl web services

1632.5k](/packages/conquer-services)[apexwire/yii2-restclient

Tools to use API as ActiveRecord for Yii2

143.5k](/packages/apexwire-yii2-restclient)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
