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

ActiveYii2-extension[Authentication &amp; Authorization](/categories/authentication)

zacksleo/yii2-authclient
========================

Yii AuthClient for LianLuo

1.1(9y ago)16791BSD-3-ClausePHPCI failing

Since Jan 16Pushed 8y ago1 watchersCompare

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

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

yii2-authclient
===============

[](#yii2-authclient)

[![Latest Stable Version](https://camo.githubusercontent.com/ea9d7a655588a65b05943ee2f45e0f0271bee33bbe1c6caae9c541c207e8d2ca/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f796969322d61757468636c69656e742f76657273696f6e)](https://packagist.org/packages/yii2-authclient/phpsms)[![Total Downloads](https://camo.githubusercontent.com/100855bc56abf809a966bc2d43e54202c4e96282abd5bc99fb66a435a123978b/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f796969322d61757468636c69656e742f646f776e6c6f616473)](https://packagist.org/packages/yii2-authclient/phpsms)[![License](https://camo.githubusercontent.com/1475bd9c1af69551b9fb3a9b12a78fbcefd06e2189dc0495e9b0e23314346154/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f796969322d61757468636c69656e742f6c6963656e7365)](https://packagist.org/packages/yii2-authclient/phpsms)[![StyleCI](https://camo.githubusercontent.com/7ef8b223625a767fd4d588509af9eec647565073894419b172c13b51b242c615/68747470733a2f2f7374796c6563692e696f2f7265706f732f3130303639373336352f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/100697365)[![Build Status](https://camo.githubusercontent.com/66cdb8dcecaa7b26646ed1a49d8980e789b52a721862c6b2f90032800fa487c7/68747470733a2f2f7472617669732d63692e6f72672f6d6f6e737465722d68756e7465722f796969322d61757468636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/monster-hunter/yii2-authclient)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/37154227c73b4eb7f739aec6f573bfad71c1fd0af2afa90846b0af7e38ef2734/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6f6e737465722d68756e7465722f796969322d61757468636c69656e742f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/monster-hunter/yii2-authclient/?branch=master)[![Build Status](https://camo.githubusercontent.com/4f281dfe5dc1517a95f608a1264bf98f217375474fa797012e2aff93933200d3/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6f6e737465722d68756e7465722f796969322d61757468636c69656e742f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/monster-hunter/yii2-authclient/build-status/master)

Yii AuthClient for Lianluo ( mops-ucenter.lianluo.com)

Demo
----

[](#demo)

Config Setting
--------------

[](#config-setting)

```
'components' => [
    'authClientCollection' => [
        'class' => 'yii\authclient\Collection',
        'clients' => [
            'lianluo' => [
                'class' => 'zacksleo\yii2\authclient\clients\Lianluo',
                'clientId' => 'appkey',
                'clientSecret' => 'appsecret'
            ]
        ],
    ],
    // other components
]

```

More
----

[](#more)

More Docs at [yii2-authclient](https://github.com/yiisoft/yii2-authclient/tree/master/docs)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 64.5% 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 ~59 days

Total

2

Last Release

3389d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e97b8a6f67b09513e345a128d73a63898ae1ec9f6a6c77234c78b3f16d305d1?d=identicon)[zacksleo](/maintainers/zacksleo)

---

Top Contributors

[![monster-hunter](https://avatars.githubusercontent.com/u/7071275?v=4)](https://github.com/monster-hunter "monster-hunter (20 commits)")[![zacksleo](https://avatars.githubusercontent.com/u/3369169?v=4)](https://github.com/zacksleo "zacksleo (11 commits)")

---

Tags

authenticationoauth2oauth2-clientyii2yii2-extensionapiauthoauthyii2OpenId

### Embed Badge

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

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

###  Alternatives

[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.7k143.0M272](/packages/league-oauth2-server)[auth0/auth0-php

PHP SDK for Auth0 Authentication and Management APIs.

40921.3M85](/packages/auth0-auth0-php)[auth0/login

Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.

2745.2M3](/packages/auth0-login)[yiisoft/yii2-authclient

External authentication via OAuth and OpenID for the Yii framework

4696.4M182](/packages/yiisoft-yii2-authclient)[auth0/symfony

Symfony SDK for Auth0 Authentication and Management APIs.

128790.7k](/packages/auth0-symfony)[auth0/wordpress

WordPress Plugin for Auth0

18122.7k](/packages/auth0-wordpress)

PHPackages © 2026

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