voskobovich / yii2-recovery-password-toolkit
Toolkit for creating user recovery password for Yii2
Package info
github.com/voskobovich/yii2-recovery-password-toolkit
Type:yii2-toolkit
pkg:composer/voskobovich/yii2-recovery-password-toolkit
v1.0.0
2015-12-08 22:54 UTC
Requires
- php: >=5.4.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-10 12:29:22 UTC
README
Installation
The preferred way to install this extension is through composer.
Either run
composer require --prefer-dist voskobovich/yii2-recovery-password-toolkit "*"
or add
"voskobovich/yii2-recovery-password-toolkit": "*"
to the require section of your composer.json file.