Libraries tagged by hashid
hashids/hashids
38626004 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
10562344 Downloads
A Hashids bridge for Laravel
knplabs/doctrine-behaviors
11475444 Downloads
Doctrine Behavior Traits
jenssegers/optimus
3860236 Downloads
Id obfuscation based on Knuth's integer hash method
sqids/sqids
527752 Downloads
Generate short YouTube-looking IDs from numbers
elfsundae/laravel-hashid
197528 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
mtvs/eloquent-hashids
330029 Downloads
On-the-fly hashids for Laravel Eloquent models.
deligoez/laravel-model-hashid
55269 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
491657 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
propaganistas/laravel-fakeid
207226 Downloads
Automatic ID obfuscation for Eloquent models.
veelasky/laravel-hashid
121004 Downloads
HashId Implementation on Laravel Eloquent ORM
torann/hashids
296001 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
309415 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
102408 Downloads
Laravel package for Hashids
balping/laravel-hashslug
165768 Downloads
Package providing a trait to use Hashids on a model