voskobovich/yii2-recovery-password-toolkit

Toolkit for creating user recovery password for Yii2

v1.0.0 2015-12-08 22:54 UTC

This package is not auto-updated.

Last update: 2024-05-07 02:42:26 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.