vadimpalgov/yii2-otp

Otp code plugin for yii2

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

dev-master / 1.0.x-dev 2022-09-07 12:25 UTC

This package is auto-updated.

Last update: 2025-03-07 18:17:51 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist parfeon/yii2-otp "@dev"

or add

"parfeon/yii2-otp": "@dev"

to the require section of your composer.json file.