Skip to content

skeeran/yii2-user

 
 

Repository files navigation

Yii2-user

Gitter chat Latest Stable Version Total Downloads License

Most of web applications provide a way for users to register, log in or reset their forgotten passwords. Rather than re-implementing this on each application, you can use Yii2-user which is a flexible user management module for Yii2 that handles common tasks such as registration, authentication and password retrieval. Current version includes following features:

  • Registration, with an optional confirmation per mail
  • Password retrieval
  • Account and profile management
  • Console commands
  • User management interface

NOTE: Module is in initial development. Anything may change at any time.

Documentation

You can see the Yii2-user documentation in markdown format here: Read the documentation

Installation

You can see installation instructions in installation guide.

Contributing

You can see contributing instructions in CONTRIBUTING.md

License

Dektrium user module is released under the MIT License. See the bundled LICENSE.md for details.

What is Dektrium?

Dektrium project has been started with aim to provide useful extensions to your Yii2 application under one vendor namespace. We hope that by providing best-of-breed solutions to common requirements, we will help developers concentrate on the interesting things that their applications do.

About

The user management module for Yii 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.7%
  • Shell 0.3%