Libraries tagged by totp
ajuchacko/totp
4 Downloads
A simple library to make 2fa codes(Otp) to send via sms for laravel apps.
brainexe/totp
885 Downloads
Timebased One Time Password component for brainexe core library
yaman-shahbander-dev/totp-generator
2 Downloads
A PHP implementation of Time-Based One-Time Password (TOTP), using Base32 encoding and HMAC hashing. Generates and verifies OTPs for secure authentication.
tankonyako/php-steam-totp
6 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
marketflow/yii2-totp
703 Downloads
TOTP module for Yii2
joisar/totp-lib
6 Downloads
TOTP Generate and match library
contipay/php-totp
4 Downloads
A simple and lightweight PHP library for generating Time-based One-Time Passwords (TOTP)
alimiracle/php-totp-auth
5 Downloads
A simple TOTP (Time-based One-Time Password) generator and validator.
cesnet/simplesamlphp-module-totp
48 Downloads
A simple TOTP module for SimpleSAMLphp, based on SimpleTOTP, rewritten using the TwoFactorAuth library by RobThree
xsuchy09/googleauthenticator
200 Downloads
Google Authenticator 2-factor authentication, fork from phpgangsta/googleauthenticator.
wirgen/laravel-mfa
3 Downloads
Provides a multi-factor authentication mechanism for Laravel
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
sprayingluck/authenticator
8 Downloads
A package that provide TOTP authentication.
simialbi/yii2-mfa
67 Downloads
Multi factor authentication for yii2-framework
shiwildy/phptotp
8 Downloads
A simple TOTP library for PHP.