Libraries tagged by hash ids
hashids/hashids
51985455 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
14228465 Downloads
A Hashids bridge for Laravel
jenssegers/optimus
4997706 Downloads
Id obfuscation based on Knuth's integer hash method
sqids/sqids
1771735 Downloads
Generate short YouTube-looking IDs from numbers
mtvs/eloquent-hashids
462456 Downloads
On-the-fly hashids for Laravel Eloquent models.
deligoez/laravel-model-hashid
114028 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
veelasky/laravel-hashid
193171 Downloads
HashId Implementation on Laravel Eloquent ORM
elfsundae/laravel-hashid
260491 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
cybercog/laravel-optimus
578207 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
torann/hashids
343517 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
333079 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
112834 Downloads
Laravel package for Hashids
balping/laravel-hashslug
191591 Downloads
Package providing a trait to use Hashids on a model
propaganistas/laravel-fakeid
231955 Downloads
Automatic ID obfuscation for Eloquent models.
delight-im/ids
10136 Downloads
Short, obfuscated and efficient IDs for PHP