Libraries tagged by hashid
hashids/hashids
37498915 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10245949 Downloads
A Hashids bridge for Laravel
knplabs/doctrine-behaviors
11306583 Downloads
Doctrine Behavior Traits
jenssegers/optimus
3752570 Downloads
Id obfuscation based on Knuth's integer hash method
sqids/sqids
451546 Downloads
Generate short YouTube-looking IDs from numbers
elfsundae/laravel-hashid
189522 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
mtvs/eloquent-hashids
319243 Downloads
On-the-fly hashids for Laravel Eloquent models.
deligoez/laravel-model-hashid
51740 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
472036 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
204100 Downloads
Automatic ID obfuscation for Eloquent models.
veelasky/laravel-hashid
117287 Downloads
HashId Implementation on Laravel Eloquent ORM
torann/hashids
291308 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
305638 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
101562 Downloads
Laravel package for Hashids
balping/laravel-hashslug
163063 Downloads
Package providing a trait to use Hashids on a model