Libraries tagged by one-time
eloquent/otis
580 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
ebs/parents-one-time-operations
12 Downloads
Run operations once after deployment - just like you do it with migrations!
xphere/one-time-access-bundle
5943 Downloads
Authenticate your users in a Symfony2 application through a one-time access url
berny/one-time-access-bundle
11713 Downloads
Authenticate your users in a Symfony2 application through a one-time access url
unicalabs/agrippa
336 Downloads
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...
sunnyvision/php-totp
225 Downloads
PHP TOTP implementation for rfc6238
soiposervices/laravel-otp
21 Downloads
Laravel OTP generator and validation
mkd/laravel-otp
1 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
3 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.
d3/oxid-twofactor-onetimepassword
76 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
40 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.
ankurk91/laravel-otp
59 Downloads
One time password (OTP) generator and verifier.