Libraries tagged by reversible id
elfsundae/laravel-hashid
412 Favers
214804 Downloads
214804 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
zackkitzmiller/tiny
404 Favers
205346 Downloads
205346 Downloads
A reversible base62 ID obfuscater.
sonypradana/convertcode
3 Favers
1248 Downloads
1248 Downloads
Simple generator to creat uniq id from number and convert back to number/id
yzalis/id-obfuscator
4 Favers
213 Downloads
213 Downloads
An efficient reversible ID obfuscator originaly based on base 62 encoding.
vinkla/base62
21 Favers
1704 Downloads
1704 Downloads
A reversible base62 ID obfuscator
samsonkwiz/idobfuscator
1 Favers
4 Downloads
4 Downloads
Reversible numeric ID obfuscation for PHP using BCMath
moccalotto/idhash
1 Favers
178 Downloads
178 Downloads
A reversible (integer) ID obfuscator
ap-lib/public-id
0 Favers
12 Downloads
12 Downloads
A small PHP library for generating short, public-friendly integer IDs from internal numeric IDs. Designed to hide system scale and client-specific patterns while keeping IDs compact and reversible.