mafordham/totp
A simple PHP class for Time-based One-Time Password
时间:2026-02-13 14:31
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
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
firemultimedia/mautic-totp-bundle
This plugin adds generic time-based one-time password (TOTP) integration to mautic.
时间:2025-10-10 08:02
yaman-shahbander-dev/totp-generator
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.
时间:2025-05-15 08:30
alimiracle/php-totp-auth
A simple TOTP (Time-based One-Time Password) generator and validator.
时间:2025-05-13 15:21
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
raisulhridoy/laravel-2fa
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
时间:2023-06-18 09:58
unicalabs/agrippa
A secret sharing mechanism based on the principal that using a soon-to-be-expiring link to retrieve sensitive information is better than having the sensitive information persist in email, chat, etc...
时间:2015-08-09 07:03
hosseinhezami/totp-authenticator
A PHP library for Time-based One-Time Password (TOTP) authentication
时间:未知