Libraries tagged by Eloquent UUID
gbuckingham89/eloquent-uuid
4695 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
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
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
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
1434 Downloads
Allows the usage of UUIDs in Eloquent models
labrodev/laravel-uuidable
31 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
dalnix/uuidalize
276 Downloads
uuid for Eloquent models