denchotsanov / yii2-user
Package info
github.com/denchotsanov/yii2-user
Type:yii2-extension
pkg:composer/denchotsanov/yii2-user
v2.1.0
2019-06-30 11:03 UTC
Requires
- php: ^7.0
- ext-json: *
- fxp/composer-asset-plugin: ^1.4.0
- yiisoft/yii2: ^2.0.18
- yiisoft/yii2-authclient: ^2.1.0
- yiisoft/yii2-bootstrap: ^2.0.0
- yiisoft/yii2-swiftmailer: ^2.0.0
This package is auto-updated.
Last update: 2026-03-01 00:28:00 UTC
README
Yii2 User Extension
Flexible user registration and authentication module for Yii2
Installation
The preferred way to install this extension is through composer. Either run
php composer.phar require --prefer-dist denchotsanov/yii2-user "*"
or add
"denchotsanov/yii2-user": "*"
to the require section of your composer.json.