Libraries tagged by Laravel UUID model
fyggi/laravel-simple-uuid
79 Downloads
This package adds a simple trait to add UUID to your models.
fahriztx/model-uuid
22 Downloads
A Laravel Package to handle Primary Key using UUID
snoeren-development/laravel-eloquent-uuid
1124 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
recycledbeans/eloquent-uuid
621 Downloads
A quick and easy way to use UUID primary keys in Laravel Eloquent models.
minusmillionaer/eloquent-uuid
97 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
labrodev/laravel-uuidable
27 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
meiko/laravel-uuidable
95 Downloads
Provides UUID field to models
janyksteenbeek/laravel-uuidable
4 Downloads
Adding the ability to use UUIDs as identifiers on models in Laravel
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
larastuffs/primary-uuid
71 Downloads
Use UUID as primary key on Laravel Models
gorankrgovic/laravel-lido
33 Downloads
Make Laravel Eloquent models Listenable and Downloadable using UUIDs.
artorios/nestedset-uuid
61 Downloads
Nested Set Model for Laravel 5.7 and up with uuid support
laravel-orm/laravel-orm
14 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
hexathos/laravel-hasuuid
183 Downloads
Autofills uuid
healthengine/laravel-better-models
18464 Downloads
Better model defaults for Laravel