hjp1011 / yii2-auth
Extension for Yii2 Framework to work with auththorization
1.0.0
2021-12-18 18:42 UTC
Requires
- yiisoft/yii2: ~2.0.13
This package is not auto-updated.
Last update: 2026-03-09 13:20:58 UTC
README
YiiFrame core plug-in
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist hjp1011/yii2-auth "*"
or add
"hjp1011/yii2-auth": "*"
to the require section of your composer.json file.