Libraries tagged by hotp
hotpay_money/api_client
11 Downloads
Merchant client library
xp-forge/google-authenticator
1429 Downloads
Google authenticator (HOTP & TOTP)
raisulhridoy/laravel-2fa
6 Downloads
Laravel 2FA is a PHP implementation of the Google Two-Factor Authentication Module, supporting the HMAC-Based One-time Password (HOTP) algorithm specified in RFC 4226 and the Time-based One-time Password (TOTP) algorithm specified in RFC 6238.
mika/otp
7 Downloads
HOTP according to RFC 4226 and TOTP according to RFC 6238.
crunch/one-time-password
1714 Downloads
One-Time-Password (OTP) generator. RFC4226 (HOTP) and RFC6238 (TOTP) complaint.
guzzlehttp/guzzle
863106672 Downloads
Guzzle is a PHP HTTP client library
symfony/http-kernel
712783423 Downloads
Provides a structured process for converting a Request into a Response
symfony/http-foundation
761100411 Downloads
Defines an object-oriented layer for the HTTP specification
psr/http-message
888423897 Downloads
Common interface for HTTP messages
psr/http-factory
563992278 Downloads
PSR-17: Common interfaces for PSR-7 HTTP message factories
guzzlehttp/psr7
878462807 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/routing
684068470 Downloads
Maps an HTTP request to a set of configuration variables
symfony/security-http
134724278 Downloads
Symfony Security Component - HTTP Integration
symfony/psr-http-message-bridge
244208368 Downloads
PSR HTTP message bridge
symfony/http-client-contracts
345483753 Downloads
Generic abstractions related to HTTP clients