Libraries tagged by Eloquent UUID
hpolthof/laravel-eloquent-uuid
7 Downloads
Add support for UUIDs to Eloquent
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
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
snoeren-development/laravel-eloquent-uuid
1125 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
kyleboehlen/eloquent-uuid
86 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
glorand/laravel-eloquent-model-uuid
1023 Downloads
A simple solution for providing UUID support for the IDs of your Eloquent models.
neelbhanushali/laravel-uuid
8 Downloads
A trait that provides support for uuid for eloquent models.
marcandreappel/laravel-uuids
1436 Downloads
Allows the usage of UUIDs in Eloquent models
labrodev/laravel-uuidable
37 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key