Download the PHP package maximkozhin/yii2-user without Composer
On this page you can find all versions of the php package maximkozhin/yii2-user. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download maximkozhin/yii2-user
More information about maximkozhin/yii2-user
Files in maximkozhin/yii2-user
Download maximkozhin/yii2-user
More information about maximkozhin/yii2-user
Files in maximkozhin/yii2-user
Please rate this library. Is it a good library?
Informations about the package yii2-user
User Extension for Yii2
User Extension for Yii2
Via composer
add to your 'require' section in file 'composer.json'
or run command
1. Migration | Миграция
run migration:
to revert migration run:
2. Configuration | Конфигурация
Copy files into 'your-repo' directory.
after add into components
3. Usage | Использование
Into your code you may use
User is guest
User is logged in
3. Usage Role | Использование ролей
To create another role typo an alias of role and name of role.
Add this role for user
after that you may check user role
to delete role for user
4. Module | Модуль пользователей
All versions of yii2-user with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
~2.0
The package maximkozhin/yii2-user contains the following files
Loading the files please wait ....