Skip to content

yiichina/yii2-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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