yiirocks / voyti-2fa-totp
TOTP authenticator-app two-factor authentication method for the YiiRocks Voyti Yii3 extension
Fund package maintenance!
1.0.1
2026-08-21 14:45 UTC
Requires
- php: >=8.3
- chillerlan/2fa-qrcode-bundle: ^2.0
- yiirocks/voyti-2fa: ^1.0
Requires (Dev)
- friendsofphp/php-cs-fixer: @stable
- infection/infection: ^0.34.0
- nyholm/psr7: ^1.8
- phpunit/phpunit: @stable
- psr/http-client: ^1.0
- rector/rector: ^2.1.1
- vimeo/psalm: 6.x-dev
- yiirocks/voyti-views-bootstrap5: ^1.0
- yiisoft/code-style: ^1.1
- yiisoft/config: ^1.6
- yiisoft/csrf: ^2.0
- yiisoft/db-sqlite: ^2.0
- yiisoft/di: *
- yiisoft/mailer: ^6.1
- yiisoft/router: ^4.0
- yiisoft/router-fastroute: ^4.0
- yiisoft/session: ^3.0
- yiisoft/user: ^2.3
- yiisoft/yii-view-renderer: ^7.1
This package is auto-updated.
Last update: 2026-08-27 10:53:06 UTC
README
Authenticator-app (TOTP) two-factor authentication method for Voyti, the Yii3 user-management extension.
Stats for Nerds
Installation
The yiirocks/voyti-2fa base is pulled in automatically as a dependency:
composer require yiirocks/voyti-2fa-totp
Documentation
The complete reference guide is available at Yii.Rocks.