Libraries tagged by time-based one-time password
remotemerge/totp-php
19053 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
hosseinhezami/totp-authenticator
3709 Downloads
A PHP library for Time-based One-Time Password (TOTP) authentication
jp3cki/totp
24173 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
rullzer/easytotp
40981 Downloads
Time-Based One-Time Password according to RFC6238
marektichy/totp-php
92 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
hejunjie/google-authenticator
1008 Downloads
一个用于生成和验证时间基础一次性密码(TOTP)的 PHP 包,支持 Google Authenticator 及类似应用。功能包括密钥生成、二维码创建和 OTP 验证 | A PHP library for generating and verifying Time-Based One-Time Passwords (TOTP). Compatible with Google Authenticator and similar apps, with features like secret generation, QR code creation, and OTP verification.
mkd/laravel-otp
7 Downloads
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.
firemultimedia/mautic-totp-bundle
115 Downloads
This plugin adds generic time-based one-time password (TOTP) integration to mautic.
d3/oxid-twofactor-onetimepassword
333 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
imseyed/auth2fa
140 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
beastbytes/yii-otp
13 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
d3/oxtotp
56 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
defbu/authenticator
3328 Downloads
A TOTP authenticator
yaman-shahbander-dev/totp-generator
2 Downloads
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.