Libraries tagged by onetime
pragmarx/google2fa
105878703 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
spomky-labs/otphp
52203230 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-laravel
18626471 Downloads
A One Time Password Authentication package, compatible with Google Authenticator.
timokoerber/laravel-one-time-operations
2262936 Downloads
Run operations once after deployment - just like you do it with migrations!
spatie/laravel-one-time-passwords
524536 Downloads
Use one-time passwords (OTP) to authenticate in your Laravel app
christian-riesen/otp
5664730 Downloads
One Time Passwords, hotp and totp according to RFC4226 and RFC6238
wotz/laravel-verification-code
69561 Downloads
A simple way to authenticate a user using a verification code.
yiisoft/session
371331 Downloads
A session service, PSR-15 session middleware, and a flash message service which helps use one-time messages.
tzsk/otp
681968 Downloads
A secure, database-free One-Time Password (OTP) generator and verifier for PHP and Laravel.
teckwei1993/laravel-otp
67572 Downloads
Laravel OTP generator and validation
remotemerge/totp-php
23932 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
pedrosancao/php-otp
76592 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
fouladgar/laravel-otp
27978 Downloads
Generate, send, and validate one-time passwords (OTP) for any recipient type.
nextapps/laravel-verification-code
143360 Downloads
A simple way to authenticate a user using a verification code.
rych/otp
283415 Downloads
PHP implementation of the OATH one-time password standards