vadimpalgov/yii2-otp

Otp code plugin for yii2

Maintainers

Package info

github.com/vadimpalgov/yii2-otp

Type:yii2-extension

pkg:composer/vadimpalgov/yii2-otp

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-07 20:27:13 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.