Libraries tagged by http auth
lfkeitel/phptotp
230965 Downloads
TOTP/HOTP library for PHP
kirschbaum-development/laravel-openapi-validator
618664 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
open-telemetry/opentelemetry-auto-psr18
471383 Downloads
OpenTelemetry auto-instrumentation for PSR-18 (HTTP Client).
open-telemetry/opentelemetry-auto-psr15
382271 Downloads
OpenTelemetry auto-instrumentation for PSR-15 (HTTP Server Request Handlers).
amphp/http-client-cookies
560043 Downloads
Automatic cookie handling for Amp's HTTP client.
jakobo/hotp-php
47632 Downloads
HOTP simplifies One Time Password systems for PHP Authentication
chillerlan/php-authenticator
58914 Downloads
A generator for counter- and time based 2-factor authentication codes (Google Authenticator). PHP 8.2+
silverstripe/realme
95867 Downloads
Adds support to SilverStripe for authentication via RealMe (https://www.realme.govt.nz/)
jeremykenedy/laravel-https
119099 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
paragonie/multi-factor
182709 Downloads
Vendor-agnostic two-factor authentication library
2amigos/2fa-library
222405 Downloads
2 Factor Authentication (2FA) library
open-telemetry/opentelemetry-auto-http-async
343413 Downloads
OpenTelemetry auto-instrumentation for HTTPlug async clients.
middlewares/debugbar
16063 Downloads
Middleware to insert PHP DebugBar automatically in html responses
sebastiandevs/simplethenticator
3376 Downloads
TOTP based on https://github.com/PHPGangsta/GoogleAuthenticator updated and reworked to php8.2 because of inactivity of the original creator.
pedrosancao/php-otp
27941 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator