Libraries tagged by uuid trait
beatsync/laravel-uuid
28 Downloads
A simple UUID trait for your Eloquent models.
theprivateer/eloquent-uuid
7180 Downloads
UUID utility traits for Laravel
mission-made/uuid-primary-key
122 Downloads
Trait to generate UUID primary keys for Eloquent models.
minusmillionaer/eloquent-uuid
98 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
juniorb2ss/eloquent-uuid
7168 Downloads
Trait to implement UUID in Eloquent ORM
jasonmccallister/laravel-uuid-as-id
24 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
fyggi/laravel-simple-uuid
79 Downloads
This package adds a simple trait to add UUID to your models.
alhaji-aki/laravel-uuid
3960 Downloads
Trait to generate uuid when creating models
wfeller/laravel-uuid-primary-key
1046 Downloads
Trait to use ordered uuids on your models.
neelbhanushali/laravel-uuid
8 Downloads
A trait that provides support for uuid for eloquent models.
floor9design/laravel-uuid-model-support
15 Downloads
Provides traits for easy support for UUIDs in Laravel models
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
submtd/laravel-uuid
905 Downloads
Adds HasUuid trait for Laravel models
rap2hpoutre/has-uuid
354 Downloads
Use both auto-increment and UUID