sorokinmedia/yii2-user

User component for Yii2

Installs: 538

Dependents: 4

Suggesters: 0

Security: 0

Stars: 1

Watchers: 6

Forks: 0

Open Issues: 0

Type:yii2-extension

0.1.3 2018-07-27 13:22 UTC

This package is auto-updated.

Last update: 2024-04-11 20:04:03 UTC


README

Total Downloads Build Status

Install localy

composer install

composer update

Dependencies to install

Run tests

sudo vendor/bin/phpunit

Translation

Use Yii::t('app-sm-user', '') for messages which need to be translated.