Libraries tagged by base 62
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
originphp/security
11254 Downloads
OriginPHP Security
moccalotto/idhash
177 Downloads
A reversible (integer) ID obfuscator
dbonner/identifier
167 Downloads
Various identifier classes for ID conversion and presentation.
lucasmichot/eloquentuuid
17 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
jp3cki/totp
12868 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
pedrosancao/php-otp
27869 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
syspass/plugin-authenticator
8612 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
battlerattle/doorman
47 Downloads
RFC compliant Two Factor Authentication for Time-Based One-Time Password and HMAC-Based One-Time Password algorithm with support for Google Authenticator
balpom/cookie
4 Downloads
Based on Platine Cookie library (cookie management in accordance with the RFC 6265 specification).
fgendorf/plugin-authenticator
2 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)
raisulhridoy/laravel-2fa
4 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.