daikazu/laravel-frontdoor
OTP-based passwordless email authentication for Laravel. No database tables required — codes stored in cache, identity in session.
时间:2026-02-07 06:32
chillerlan/php-authenticator
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
时间:2026-01-04 19:19
rullzer/easytotp
Time-Based One-Time Password according to RFC6238
时间:2026-01-04 06:14
jp3cki/totp
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
时间:2026-01-04 05:44
remotemerge/totp-php
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
时间:2026-01-04 03:26
roelvanhintum/craft-twofactorauthentication
Craft 4 plugin for two-factor or two-step login using Time Based OTP.
时间:2025-11-13 19:57
firemultimedia/mautic-totp-bundle
This plugin adds generic time-based one-time password (TOTP) integration to mautic.
时间:2025-10-10 08:02
beastbytes/yii-otp
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
时间:2025-04-12 15:14
mkd/laravel-otp
Laravel package for generating and verifying One-Time Passwords (OTPs) using TOTP (Time-based One-Time Password) and HOTP (HMAC-based One-Time Password) algorithms.
时间:2024-10-14 14:49
ilbee/totp
Time-based One-Time Password (TOTP) implementation in PHP
时间:2024-04-23 12:08
lizhijun/php-totp
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库
时间:2023-11-23 20:38
pedrosancao/php-otp
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
时间:未知