yiichina/yii2-auth

Yii2 中使用第三方登录扩展,包括:微博,QQ,微信,百度等

Maintainers

Package info

github.com/yiichina/yii2-auth

Type:yii2-extension

pkg:composer/yiichina/yii2-auth

Statistics

Installs: 1 085

Dependents: 2

Suggesters: 0

Stars: 17

Open Issues: 3

v1.0.0 2018-12-13 02:20 UTC

This package is auto-updated.

Last update: 2026-02-13 18:49:20 UTC


README

AuthClient Extension for Yii 2


Latest Stable Version Total Downloads License

安装

推荐使用 composer 安装:

composer require --prefer-dist yiichina/yii2-auth

或者手动编辑 composer.json,添加:

"yiichina/yii2-auth": "*"

使用文档参考: Quick Start