Libraries tagged by hasids
lagan/property-hashid
648 Downloads
Controller for the Lagan hashid property.
hashids/hashids
42035155 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
11538658 Downloads
A Hashids bridge for Laravel
sqids/sqids
779570 Downloads
Generate short YouTube-looking IDs from numbers
jenssegers/optimus
4219444 Downloads
Id obfuscation based on Knuth's integer hash method
mtvs/eloquent-hashids
361834 Downloads
On-the-fly hashids for Laravel Eloquent models.
elfsundae/laravel-hashid
219180 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
deligoez/laravel-model-hashid
69537 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
537464 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
217623 Downloads
Automatic ID obfuscation for Eloquent models.
torann/hashids
309847 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
317647 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
105282 Downloads
Laravel package for Hashids
veelasky/laravel-hashid
133595 Downloads
HashId Implementation on Laravel Eloquent ORM
balping/laravel-hashslug
173369 Downloads
Package providing a trait to use Hashids on a model