denchotsanov/yii2-user

Installs: 74

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:yii2-extension

v2.1.0 2019-06-30 11:03 UTC

This package is auto-updated.

Last update: 2024-04-29 04:03:28 UTC


README

993323

Yii2 User Extension


Latest Stable Version Total Downloads Latest Unstable Version License

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.

Getting Started

Guides