Libraries tagged by one-time-password
tech-ed/simpl-otp
127 Downloads
A simple and lightweight Laravel package for generating and verifying one-time passwords (OTPs), enhancing authentication security in your Laravel applications.
signdeer/otpz
46 Downloads
First Factor One-Time Passwords for Laravel (Passwordless OTP Login)
sh4msi/filament-otp
254 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!)
hejunjie/google-authenticator
225 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.
delight-im/otp
365 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
graxmonzo/laravel-one-time-password
29 Downloads
One time password (OTP) generation trait for Laravel
sunnyvision/php-totp
243 Downloads
PHP TOTP implementation for rfc6238
mkd/laravel-otp
5 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
87 Downloads
PHP implementation of the TOTP protocol.
elysiumrealms/laravel-otp
389 Downloads
A package to generate and validate OTP
d3/oxid-twofactor-onetimepassword
190 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
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.