Libraries tagged by one-time
imseyed/auth2fa
58 Downloads
PHP library provides functionality for generating Time-based One Time Passwords (TOTP) and HMAC-based One Time Passwords (HOTP), commonly used in two-factor authentication (2FA) systems.
ilbee/totp
13 Downloads
Time-based One-Time Password (TOTP) implementation in PHP
hxm/2fa
9 Downloads
A One Time Password Authentication package.
hejunjie/google-authenticator
18 Downloads
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.
grizzlyware/yubikey-php
507 Downloads
A pure PHP interface to Yubico for verifying YubiKey one time passwords
delight-im/otp
215 Downloads
One-time password (OTP) implementation for two-factor authentication with TOTP in accordance with RFC 6238 and RFC 4226
damanmokha/otp-verification
10 Downloads
A Laravel package for sending and verifying OTPs (One-Time Passwords) using Twilio.
contipay/php-totp
4 Downloads
A simple and lightweight PHP library for generating Time-based One-Time Passwords (TOTP)
benbjurstrom/plink
22 Downloads
Secure One-Time Passwords For Laravel
argentcrusade/stronghold
7913 Downloads
One Time Tokens package.
alive2212/laravel-mobile-passport
334 Downloads
This is an illuminate package for one time authentication (OTP) with OAuth2 Base
satyakresna/masehi
232 Downloads
Convert date to Indonesia language, convert time based on timezone and validate date and time
erdemkeren/temporary-access
1412 Downloads
This package allows you to secure your routes with one-time passwords (otp).
the-msy/laravel-passport-one-time-token
86 Downloads
Gives the ability to create one time tokens easily with Laravel Passport. Based on lukepolo/laravel-passport-one-time-token package, just updating passport version.
pristavu/laravel-one-time-operations
512 Downloads
Run operations once after deployment - just like you do it with migrations!