Libraries tagged by eloquent-uuid
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
gbuckingham89/eloquent-uuid
4695 Downloads
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
snoeren-development/laravel-eloquent-uuid
1125 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
kyleboehlen/eloquent-uuid
85 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models updated for Laravel 9
jvelo/eloquent-uuid-key
56 Downloads
Use UUID as eloquent model keys
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
danielcosta/eloquent-uuid
9 Downloads
Eloquent UUID Model
kdaws-com/laravel-uuid
11 Downloads
Eloquent UUID Trait for Laravel
devkylian/laravel-uuid
118 Downloads
Eloquent UUID Trait for Laravel 6 and above.
darkmodeee/laravel-uuid
5 Downloads
Eloquent UUID Trait for Laravel 6 and above.
codecycler/laravel-uuid
7 Downloads
Eloquent UUID automation
kduma/eloquent-ulidable
4 Downloads
Eases using and generating ulid's in Laravel Eloquent models.