PHPackages                             yujiandong/yii2-authclient - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. yujiandong/yii2-authclient

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

yujiandong/yii2-authclient
==========================

Yii Authclient for Weibo, QQ, Wechat and etc

1.0(10y ago)5256023[2 issues](https://github.com/yujiandong/yii2-authclient/issues)MITPHPPHP &gt;=5.4.0

Since Nov 3Pushed 5y ago7 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Yii Authclient for Weibo,QQ,Wechat,Gitee

**Config Setting**

```
'components' => [
    'authClientCollection' => [
        'class' => 'yii\authclient\Collection',
        'clients' => [
            'weibo' => [
                'class' => 'yujiandong\authclient\Weibo',
                'clientId' => 'wb_key',
                'clientSecret' => 'wb_secret',
            ],
            'qq' => [
                'class' => 'yujiandong\authclient\Qq',
                'clientId' => 'qq_appid',
                'clientSecret' => 'qq_appkey',
            ],
            'weixin' => [
                'class' => 'yujiandong\authclient\Weixin',
                'clientId' => 'weixin_appid',
                'clientSecret' => 'weixin_appkey',
            ],
            'gitee' => [
                'class' => 'yujiandong\authclient\Gitee',
                'clientId' => 'gitee_clientId',
                'clientSecret' => 'gitee_clientSecret',
            ],
        ],
    ]
    // other components
]

```

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

3850d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7f9b41378516158051e1b032327fc53407d9b93016dac91f09a322bc6202f010?d=identicon)[yujiandong](/maintainers/yujiandong)

---

Top Contributors

[![yujiandong](https://avatars.githubusercontent.com/u/11521085?v=4)](https://github.com/yujiandong "yujiandong (12 commits)")

---

Tags

yii authclientWeibo AuthQQ AuthWechat Auth

### Embed Badge

![Health badge](/badges/yujiandong-yii2-authclient/health.svg)

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

###  Alternatives

[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)[amocrm/amocrm-api-library

amoCRM API Client

182728.5k6](/packages/amocrm-amocrm-api-library)[vonage/jwt

A standalone package for creating JWTs for Vonage APIs

424.1M4](/packages/vonage-jwt)

PHPackages © 2026

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