Libraries tagged by totp
robbyahnmsd/totp-authenticator
461 Downloads
A TOTP authenticator for use with silverstripe/mfa
lizhijun/php-totp
19 Downloads
基于时间的一次一密(Time-based One-time Password, TOTP)算法php函数库
jazor/totp-for-php
11 Downloads
totp/hotp implements for php
ilbee/totp
13 Downloads
Time-based One-Time Password (TOTP) implementation in PHP
holabs/totp
1348 Downloads
Time-based One-time Password implementation for Nette framework
danterobles/totp-authenticator
6 Downloads
A lightweight and secure PHP class for implementing TOTP two-factor authentication, compatible with Google Authenticator, Authy, and more.
blackcube/totp
0 Downloads
Totp implementation for PHP
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
8 Downloads
A simple TOTP (Time-based One-Time Password) generator and validator.