sorokinmedia / yii2-user
User component for Yii2
Package info
github.com/sorokinmedia/yii2-user
Type:yii2-extension
pkg:composer/sorokinmedia/yii2-user
0.1.3
2018-07-27 13:22 UTC
Requires
- ma3obblu/yii2-ar-relations: *
- yiisoft/yii2: >=2.0.6
Requires (Dev)
- phpunit/phpunit: 4.*
This package is auto-updated.
Last update: 2026-03-12 00:08:31 UTC
README
Install localy
composer install
composer update
Dependencies to install
-
yii2-helpers https://github.com/sorokinmedia/yii2-helpers
-
yii2-ar-relations https://github.com/sorokinmedia/yii2-ar-relations
Run tests
sudo vendor/bin/phpunit
Translation
Use Yii::t('app-sm-user', '') for messages which need to be translated.