PHPackages                             makcent/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. makcent/yii2-authclient

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

makcent/yii2-authclient
=======================

Yii Authclient for Weibo, QQ, Wechat and etc

v1.0.0(8y ago)033MITPHP

Since Jun 22Pushed 8y agoCompare

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

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

Yii Authclient for Weibo,QQ,Wechat

**Config Setting**

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

```

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

2930d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b65c6accde69a5ec6019ecc9df77e9f506784b0cebc01b8bb027f832cacc4fa8?d=identicon)[makcent](/maintainers/makcent)

---

Top Contributors

[![devfuming](https://avatars.githubusercontent.com/u/22841759?v=4)](https://github.com/devfuming "devfuming (1 commits)")

---

Tags

yii authclientWeibo AuthQQ AuthWechat Auth

### Embed Badge

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

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

###  Alternatives

[dektrium/yii2-user

Flexible user registration and authentication module for Yii2

911807.7k38](/packages/dektrium-yii2-user)[2amigos/yii2-usuario

Highly customizable and extensible user management, authentication, and authorization Yii2 extension

294282.0k15](/packages/2amigos-yii2-usuario)[amnah/yii2-user

Yii 2 user authentication module

251231.0k3](/packages/amnah-yii2-user)[xj/yii2-oauth

yii2-oauth

10728.3k1](/packages/xj-yii2-oauth)[kotchuprik/yii2-instagram-authclient

Instagram extenion for using via yii2-authclient

2049.6k](/packages/kotchuprik-yii2-instagram-authclient)[kotchuprik/yii2-odnoklassniki-authclient

1394.7k](/packages/kotchuprik-yii2-odnoklassniki-authclient)

PHPackages © 2026

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