Libraries tagged by base 62
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
lucasmichot/uuid62
7 Downloads
generate a unique Uuid from a value, using base 62.
gponster/laravel-url62-uuid
61 Downloads
The encoding schema to be used by this shortening algorithm will be Base 62 encoding, as we are going to use 62 letters: [a-zA-Z0-9]. UUID generation based on Rhumsaa\Uuid
xavierfaucon/bravoids
34 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
karyakode/siikunpro
5 Downloads
SiiKUN PRO PHP encoder and obfuscator
originphp/security
11258 Downloads
OriginPHP Security
moccalotto/idhash
177 Downloads
A reversible (integer) ID obfuscator
dbonner/identifier
169 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
pedrosancao/php-otp
43190 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
jp3cki/totp
18072 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
syspass/plugin-authenticator
9102 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
beastbytes/yii-otp
8 Downloads
Library that simplifies using One Time Passwords (OTP) (HOTP or TOTP algorithm) in Yii3 applications
balpom/cookie
8 Downloads
Based on Platine Cookie library (cookie management in accordance with the RFC 6265 specification).