abiraman / yii2-user
Flexible user registration and authentication module for Yii2
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- yiisoft/yii2: ^2.0.13
- yiisoft/yii2-authclient: ^2.1.0
- yiisoft/yii2-bootstrap: ^2.0.0
- yiisoft/yii2-swiftmailer: ^2.0.0
Requires (Dev)
- codeception/specify: ^0.4.3
- codeception/verify: ^0.3.1
- yiisoft/yii2-codeception: ^2.0.0
This package is auto-updated.
Last update: 2025-03-01 00:14:32 UTC
README
This addon was forked from dektrium/yii2-user, based on their version 0.9
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:
Documentation Note: These links are for the dektrium project version, and may represent features we haven't implemented yet.
Yii2-user documentation is available online: Read the documentation. Installation instructions are located in installation guide.
Contributing Contributing instructions are located in CONTRIBUTING.md file.
License Yii2-user is released under the MIT License. See the bundled LICENSE.md for details.