Libraries tagged by hashids
hashids/hashids
52771611 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
14447461 Downloads
A Hashids bridge for Laravel
sqids/sqids
1879833 Downloads
Generate short YouTube-looking IDs from numbers
jenssegers/optimus
5052264 Downloads
Id obfuscation based on Knuth's integer hash method
mtvs/eloquent-hashids
468235 Downloads
On-the-fly hashids for Laravel Eloquent models.
veelasky/laravel-hashid
202372 Downloads
HashId Implementation on Laravel Eloquent ORM
elfsundae/laravel-hashid
263505 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
deligoez/laravel-model-hashid
117755 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
580992 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
torann/hashids
345126 Downloads
Laravel package for Hashids
mitch/hashids
113655 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
333710 Downloads
Integrates hashids/hashids in a Symfony project
amamarul/integer-hashids
33985 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
balping/laravel-hashslug
192655 Downloads
Package providing a trait to use Hashids on a model
propaganistas/laravel-fakeid
232442 Downloads
Automatic ID obfuscation for Eloquent models.