mygroupdev/yii2-user

Гибкой модуль пользователя

Installs: 58

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2018-02-10 22:25 UTC

This package is not auto-updated.

Last update: 2025-06-19 08:44:36 UTC


README

Гибкой модуль пользователя

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist mygroupdev/yii2-user "*"

or add

"mygroupdev/yii2-user": "*"

to the require section of your composer.json file.