Libraries tagged by id obfuscator
krowinski/tinyid
6196 Downloads
Shorten and obfuscate your IDs.
diarmuidie/niceid
57984 Downloads
PHP library to generate short, non-sequential, URL-friendly hashes of incremental IDs. Similar to YouTube (https://www.youtube.com/watch?v=dQw4w9WgXcQ) and Bitly (http://bit.ly/1D0CAzd) URLs.
tiny-blocks/logger
352 Downloads
Emits PSR-3 structured logs for PHP, with correlation tracking, a severity threshold, configurable redaction, and backend-neutral metrics.
arnaldo-tomo/rotabonita
156 Downloads
Automatically replaces numeric route IDs with YouTube-style public tokens. Zero configuration required.
wickedbyte/int-to-uuid
19 Downloads
Utility for Bidirectional Conversion of Integer Ids to UUIDs
nassiry/laravel-encoder
365 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
litepie/hashids
277 Downloads
Laravel Sqids (next-gen Hashids) package for encoding and decoding database IDs with route model binding support
andretx33/cryptid
1105 Downloads
Simple and secure ID obfuscation for Laravel — ideal for encrypting UUIDs and internal IDs in URLs and forms.
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.
trac/hash-id
1 Downloads
High-performance PHP library to generate YouTube-like IDs from numbers. Drop-in replacement for Hashids, 4.7x faster.
pfrug/hash-id
5 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
obfuscateids/obfuscateids
36 Downloads
Generate the short,non-repeat,non-sequential string according the id number
mostafaaminflakes/dual-optimus
2 Downloads
Dual Optimus - ID obfuscation with 64-bit support while maintaining 32-bit compatibility
codepower/anybase
5634 Downloads
Convert integers between arbitrary bases with custom alphabets, salt, padding, and big-integer support.
alihann/laravel-rockid
20 Downloads
Laravel package for id obfuscation using jenssegers/optimus.