Libraries tagged by one-time-password
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
sunnyvision/php-totp
239 Downloads
PHP TOTP implementation for rfc6238
mkd/laravel-otp
4 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.
mkd/laravel-advanced-otp
6 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
ericmann/totp
83 Downloads
PHP implementation of the TOTP protocol.
elysiumrealms/laravel-otp
46 Downloads
A package to generate and validate OTP
d3/oxid-twofactor-onetimepassword
104 Downloads
Two-factor authentication via time-based one-time password for OXID eSales shop
cuongnd88/otp-auth
528 Downloads
Laravel OTP Authentication (One Time Passwords)
ars/laravel-otp-code
43 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
ankurk91/laravel-otp
85 Downloads
One time password (OTP) generator and verifier.
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
tech-ed/simpl-otp
66 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
sh4msi/filament-otp
168 Downloads
Filament OTP is a package for Filament that allows users to login with a One-Time Password. (OTP and Passwordless are similar, but they differ in some aspects!)
sam002/yii2-otp
902 Downloads
YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget
pixelfed/google2fa
14386 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.