Libraries tagged by base 62
brtnetwork/base-x
56 Downloads
Encode/decode any base
mfonte/base62x
307 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
chenkby/base62
18 Downloads
base62加密解密
amirax/base62
111 Downloads
Base62 encoder and decoder
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
35 Downloads
Converts Ids (base10) to Hashids (base50 or 62)
moccalotto/idhash
178 Downloads
A reversible (integer) ID obfuscator
gogh-idawoodjee/shortcode
2 Downloads
Encode integers and UUIDs to short, URL-safe Base62 strings and back.
dbonner/identifier
169 Downloads
Various identifier classes for ID conversion and presentation.
lucasmichot/eloquentuuid
18 Downloads
Provides a unique Base62-encoded UUID representing a given state of a model instance
pedrosancao/php-otp
75843 Downloads
PHP implementation of HMAC-based one-time password algorithm according to RFC 4226 and RFC 6238 compatible with Google Authenticator
jp3cki/totp
24383 Downloads
RFC 6238 / TOTP: Time-Based One-Time Password Algorithm
syspass/plugin-authenticator
9995 Downloads
2FA authentication plugin for sysPass based on TOTP algorithm (RFC 6238)