Libraries tagged by hashid
hashids/hashids
53332234 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
14598996 Downloads
A Hashids bridge for Laravel
knplabs/doctrine-behaviors
13066967 Downloads
Doctrine Behavior Traits
sqids/sqids
1962527 Downloads
Generate short YouTube-looking IDs from numbers
jenssegers/optimus
5092296 Downloads
Id obfuscation based on Knuth's integer hash method
veelasky/laravel-hashid
208508 Downloads
HashId Implementation on Laravel Eloquent ORM
elfsundae/laravel-hashid
265624 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
mtvs/eloquent-hashids
470959 Downloads
On-the-fly hashids for Laravel Eloquent models.
deligoez/laravel-model-hashid
120798 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
583256 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.
torann/hashids
346233 Downloads
Laravel package for Hashids
roukmoute/hashids-bundle
334224 Downloads
Integrates hashids/hashids in a Symfony project
mitch/hashids
114131 Downloads
Laravel package for Hashids
amamarul/integer-hashids
35264 Downloads
Laravel Integers Hashids Generator. Encode and decode ids to Integers. Also generate prefixed hashids
balping/laravel-hashslug
193887 Downloads
Package providing a trait to use Hashids on a model