Libraries tagged by obfuscate id
meanify-co/laravel-obfuscator
891 Downloads
A PHP library to obfuscate IDs in Laravel
craftwork/id-obfuscator
90 Downloads
A base converter to obfuscate database IDs in front end applications
pmochine/laravel-nova-hashids
3015 Downloads
♺ Laravel Nova Hashids card. Convert your ids.
mojgenie/hashids
276 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
zepekegno/obfuscate-id-bundle
49 Downloads
Symfony bundle to securely obfuscate and deobfuscate entity IDs in URLs. Provides attributes and Twig filters to handle obfuscation seamlessly within Symfony applications.
obfuscateids/obfuscateids
36 Downloads
Generate the short,non-repeat,non-sequential string according the id number
trac/hash-id
1 Downloads
High-performance PHP library to generate YouTube-like IDs from numbers. Drop-in replacement for Hashids, 4.7x faster.
jetlee0797/ids
123 Downloads
Encrypt numeric data (binary, decimal, hex) preserving it's format (eg. 16-digits card number to 16-digits encrypted number).
damess/zf2-hashids
1645 Downloads
Zend Framework 2 module for hashids allowing you to obfuscate ID's in your API
vuoriliikaluoma/zf3-hashids
1401 Downloads
Zend Framework 3 module for hashids allowing you to obfuscate ID's in your API
qranio-com/hashids
6 Downloads
Generate hashes like YouTube or Bitly from numbers to obfuscate your database IDs, or navigate to the right shard.
alexanderzon/hashids
658 Downloads
Fork from hashids/hashids: Generate hashids like YouTube or Bitly from numbers to obfuscate your database primary ids, or navigate to the right shard.
niktomo/kasumi
27 Downloads
Reversible 63-bit integer scrambling using modular multiplicative inverse
krowinski/laravel-tinyid
13 Downloads
A TinyID bridge for Laravel
alihann/laravel-rockid
20 Downloads
Laravel package for id obfuscation using jenssegers/optimus.