Libraries tagged by hash ids
hashids/hashids
39421714 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10795766 Downloads
A Hashids bridge for Laravel
jenssegers/optimus
3934922 Downloads
Id obfuscation based on Knuth's integer hash method
sqids/sqids
584996 Downloads
Generate short YouTube-looking IDs from numbers
mtvs/eloquent-hashids
337497 Downloads
On-the-fly hashids for Laravel Eloquent models.
deligoez/laravel-model-hashid
58192 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
elfsundae/laravel-hashid
202894 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
cybercog/laravel-optimus
505575 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
209592 Downloads
Automatic ID obfuscation for Eloquent models.
torann/hashids
298986 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
311821 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
103075 Downloads
Laravel package for Hashids
veelasky/laravel-hashid
123709 Downloads
HashId Implementation on Laravel Eloquent ORM
balping/laravel-hashslug
167668 Downloads
Package providing a trait to use Hashids on a model
laravel-json-api/hashids
59499 Downloads
Encode model IDs to JSON:API resource IDs.