Libraries tagged by hashid
hashids/hashids
39891010 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10925318 Downloads
A Hashids bridge for Laravel
knplabs/doctrine-behaviors
11656108 Downloads
Doctrine Behavior Traits
jenssegers/optimus
3989211 Downloads
Id obfuscation based on Knuth's integer hash method
sqids/sqids
617769 Downloads
Generate short YouTube-looking IDs from numbers
elfsundae/laravel-hashid
206092 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
mtvs/eloquent-hashids
341864 Downloads
On-the-fly hashids for Laravel Eloquent models.
deligoez/laravel-model-hashid
60914 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
513475 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
211003 Downloads
Automatic ID obfuscation for Eloquent models.
veelasky/laravel-hashid
125123 Downloads
HashId Implementation on Laravel Eloquent ORM
torann/hashids
300684 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
313223 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
103481 Downloads
Laravel package for Hashids
balping/laravel-hashslug
168788 Downloads
Package providing a trait to use Hashids on a model