Libraries tagged by Eloquent UUID
juniorb2ss/eloquent-uuid
7166 Downloads
Trait to implement UUID in Eloquent ORM
jasonej/eloquent-uuid
12 Downloads
A package for utilizing uuids as primary keys on Eloquent models.
hpolthof/laravel-eloquent-uuid
4 Downloads
Add support for UUIDs to Eloquent
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
gbuckingham89/eloquent-uuid
4656 Downloads
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
devkylian/laravel-uuid
118 Downloads
Eloquent UUID Trait for Laravel 6 and above.
darkmodeee/laravel-uuid
2 Downloads
Eloquent UUID Trait for Laravel 6 and above.
codecycler/laravel-uuid
4 Downloads
Eloquent UUID automation
snoeren-development/laravel-eloquent-uuid
1123 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
jvelo/eloquent-uuid-key
55 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
8 Downloads
Eloquent UUID Model
glorand/laravel-eloquent-model-uuid
1021 Downloads
A simple solution for providing UUID support for the IDs of your Eloquent models.
neelbhanushali/laravel-uuid
7 Downloads
A trait that provides support for uuid for eloquent models.
marcandreappel/laravel-uuids
1427 Downloads
Allows the usage of UUIDs in Eloquent models