Libraries tagged by base62x
phpexperts/conciseuuid
10206 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
chavao/base62
113 Downloads
Base 62 encoder/decoder
service-to/base
156 Downloads
Library to convert integers to base62 strings, useful for shortURLs based on ID numbers in a database.
qiuqiux/base-convert
244 Downloads
Converted from Binary,Octal,Decimal,Hexadecimal,Base62 and etc
brtnetwork/base-x
46 Downloads
Encode/decode any base
yzalis/id-obfuscator
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
solarsnowfall/base62-id
0 Downloads
Simple property mapping basis for ORM.
kurl/base62
1357 Downloads
Simple base 62 encoder/decoder
chenkby/base62
16 Downloads
base62加密解密
amirax/base62
108 Downloads
Base62 encoder and decoder
ajepe/base62
8 Downloads
base62 encode integer as a string and decode the string back to an integer
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
gponster/laravel-url62-uuid
58 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