Libraries tagged by hashid
hashids/hashids
34147990 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
9275946 Downloads
A Hashids bridge for Laravel
knplabs/doctrine-behaviors
10691120 Downloads
Doctrine Behavior Traits
jenssegers/optimus
3391219 Downloads
Id obfuscation based on Knuth's integer hash method
sqids/sqids
276976 Downloads
Generate short YouTube-looking IDs from numbers
elfsundae/laravel-hashid
168189 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
mtvs/eloquent-hashids
285859 Downloads
On-the-fly hashids for Laravel Eloquent models.
cybercog/laravel-optimus
407950 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
195326 Downloads
Automatic ID obfuscation for Eloquent models.
veelasky/laravel-hashid
99706 Downloads
HashId Implementation on Laravel Eloquent ORM
torann/hashids
278902 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
294612 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
98554 Downloads
Laravel package for Hashids
deligoez/laravel-model-hashid
41895 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
balping/laravel-hashslug
153657 Downloads
Package providing a trait to use Hashids on a model