Libraries tagged by onetime
spomky-labs/otphp
30958985 Downloads
A PHP library for generating one time passwords according to RFC 4226 (HOTP Algorithm) and the RFC 6238 (TOTP Algorithm) and compatible with Google Authenticator
pragmarx/google2fa
45392312 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
pragmarx/google2fa-laravel
9367415 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
timokoerber/laravel-one-time-operations
607813 Downloads
Run operations once after deployment - just like you do it with migrations!
christian-riesen/otp
3553721 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
wotz/laravel-verification-code
1305 Downloads
A simple way to authenticate a user using a verification code.
teckwei1993/laravel-otp
37576 Downloads
Laravel OTP generator and validation
fouladgar/laravel-otp
16558 Downloads
This package provides convenient methods for sending and validating OTP notifications to users for authentication.
nextapps/laravel-verification-code
104806 Downloads
A simple way to authenticate a user using a verification code.
yiisoft/session
213006 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
rych/otp
216910 Downloads
PHP implementation of the OATH one-time password standards
jakobo/hotp-php
47600 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
oliverklee/onetimeaccount
22379 Downloads
Allow users to create a short-lived FE user account without having to enter a user name or password.
jp3cki/totp
12868 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
pedrosancao/php-otp
27869 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator