Libraries tagged by php 2fa
simplesamlphp/simplesamlphp-module-webauthn
1088 Downloads
A PHP implementation of a FIDO2 / WebAuthn authentication agent
platine-php/webauthn
1404 Downloads
Platine Webauthn is the implementation of webauthn specifications
equit/totp
722 Downloads
TOTP generator for PHP
dappur/framework
512 Downloads
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
comes/simpleauthenticator
9752 Downloads
A PHP library for implementing Google Authenticator's two-factor authentication (2FA) with Laravel, ensuring enhanced security for user authentication.
codefareith/cf-google-authenticator
6755 Downloads
Enable Google 2FA (two factor authentication) for both, frontend- and backend accounts.
alexgeno/phone-verification
5125 Downloads
An extensible and configurable php library for phone verification
eloquent/otis
582 Downloads
One-time password / multi-factor authentication library for PHP.
softcreatr/php-steam-guard
6 Downloads
Steam Guard Code Generator for PHP
uthmandev/swift2fa
2 Downloads
A secure and easy way to implement Two-Factor Authentication (2FA) with PHP. This library provides an easy-to-use solution for integrating 2FA into your applications, including QR code generation, token verification, and secret key management.
lsat/yii2-otp
684 Downloads
LSAT YII2 extension for generating one time passwords according to RFC 4226/6238 (HOTP/TOTP Algorithm) and authentication widget , Upgrade version lib 2amigos/qrcode-library and spomky-labs/otphp from https://github.com/sam002/yii2-otp (sam002/yii2-otp) Support PHP to ^8.0
light-it-labs/lightit-auth-laravel
3 Downloads
A comprehensive authentication package for Laravel projects, designed to streamline the implementation of various authentication strategies. This package supports JWT-based authentication, Google SSO, Laravel Sanctum, 2FA, OTP, and role-permission systems with standardized examples for seamless integration into your projects.
imseyed/auth2fa
67 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.
eustasy/authenticatron
7 Downloads
HOTP / TOTP secrets with corresponding QR links and code verification from a simple PHP script.
ars/laravel-otp-code
45 Downloads
A Laravel package for generating, validating, and managing One-Time Passwords (OTPs) to enhance security in authentication workflows.