Libraries tagged by otp generate
rikudou/google-authenticator
231 Downloads
Simple OTP generator compatible with Google Authenticator
wccplatform/otphp
164 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
meshachviktor/secure-random
10 Downloads
A simple library for securely generating random values.
element/unique
17 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
element/promethium
31 Downloads
Element package for generating unique ID's such as software licenses, auth tokens, OTP's
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.
digitaltunnel/otakit
39 Downloads
OtaKit is a Laravel package designed to facilitate the generation and validation of One-Time Passwords (OTPs) within Laravel applications.