Libraries tagged by toTop
vectorface/googleauthenticator
179375 Downloads
Google Authenticator 2-factor authentication
rych/otp
246345 Downloads
PHP implementation of the OATH one-time password standards
pedrosancao/php-otp
50227 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
paragonie/multi-factor
191474 Downloads
Vendor-agnostic two-factor authentication library
chillerlan/php-authenticator
96430 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
rinvex/laravel-authy
74334 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
rinvex/authy
176684 Downloads
Rinvex Authy is a simple wrapper for Authy TOTP API, the best rated Two-Factor Authentication service for consumers, simplest 2fa Rest API for developers and a strong authentication platform for the enterprise.
scheb/2fa-qr-code
1091562 Downloads
Extends scheb/2fa-bundle with the ability to render QR-codes for Google Authenticator or TOTP
williameggers/php-totp
23855 Downloads
TOTP/HOTP library for PHP
remotemerge/totp-php
3765 Downloads
Lightweight, fast, and secure TOTP (2FA) authentication library for PHP — battle tested, dependency free, and ready for enterprise integration.
jp3cki/totp
20163 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
greymich/php-totp
36870 Downloads
PHP TOTP implementation for rfc6238
doctormckay/steam-totp
22567 Downloads
PHP library to deal with Steam's proprietary TOTP algorithm
oops/totp-authenticator
27658 Downloads
Two-factor authenticator via TOTP algorithm.
sebastiandevs/simplethenticator
10609 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.