Libraries tagged by encode-id
nassiry/laravel-encoder
4 Favers
150 Downloads
150 Downloads
An advanced Laravel encoder package for string & integer encoding and decoding.
jvizcaya/encodid
1 Favers
252 Downloads
252 Downloads
Laravel helpers for encode id
pfrug/hash-id
0 Favers
3 Downloads
3 Downloads
Simple trait for Laravel to encode IDs in URLs, providing a secure and obfuscated way to expose model identifiers
io238/eloquent-encoded-ids
9 Favers
51 Downloads
51 Downloads
Automatic route key encryption for Laravel Eloquent using Hashids (short, unique, non-sequential ids) with prefix support
davide7h/encoded-ids
0 Favers
6 Downloads
6 Downloads
An easy way to mask your IDs when exposing them in routes, APIs or other scenarios when you don't want the user to see the actual ID of your database records