Open Source Tech Hub
May 1, 2024 · Backend Development
How to Obfuscate Numeric IDs with Hashids in PHP
This guide explains what the Hashids PHP library is, how to install and use it with Composer, demonstrates encoding and decoding examples, covers advanced options like custom salts, padding, alphabets, hexadecimal encoding, and highlights common pitfalls and randomness considerations.
hashidsid obfuscation
0 likes · 5 min read
