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(7y ago)033MITPHP

Since Jun 22Pushed 7y 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 today

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 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity62

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

2880d 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

[2amigos/yii2-usuario

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

298275.5k14](/packages/2amigos-yii2-usuario)[amnah/yii2-user

Yii 2 user authentication module

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

yii2-oauth

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

Instagram extenion for using via yii2-authclient

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

1394.2k](/packages/kotchuprik-yii2-odnoklassniki-authclient)[budyaga/yii2-users

Module for manage users and their rights with the support of registration through social services and assigned to each user more than one social service.

409.1k](/packages/budyaga-yii2-users)

PHPackages © 2026

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