Libraries tagged by hasuuids
webpatser/laravel-uuid
17840733 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
digiservnet/eloquent-hasuuids
7673 Downloads
Simple Eloquent Model UUID trait.
programm011/uuid
386 Downloads
HasUuids
swapneal-dev/laravel-hasuuid
116 Downloads
Trait for add uuid in models
hexathos/laravel-hasuuid
183 Downloads
Autofills uuid
submtd/laravel-uuid
905 Downloads
Adds HasUuid trait for Laravel models
hashids/hashids
51917706 Downloads
Generate short, unique, non-sequential ids (like YouTube and Bitly) from numbers
vinkla/hashids
14209226 Downloads
A Hashids bridge for Laravel
sqids/sqids
1763432 Downloads
Generate short YouTube-looking IDs from numbers
jenssegers/optimus
4993614 Downloads
Id obfuscation based on Knuth's integer hash method
mtvs/eloquent-hashids
461784 Downloads
On-the-fly hashids for Laravel Eloquent models.
veelasky/laravel-hashid
192135 Downloads
HashId Implementation on Laravel Eloquent ORM
elfsundae/laravel-hashid
260223 Downloads
A simple, elegant way to obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
deligoez/laravel-model-hashid
113746 Downloads
Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
cybercog/laravel-optimus
577966 Downloads
An Optimus bridge for Laravel. Id obfuscation based on Knuth's multiplicative hashing method.