Libraries tagged by Laravel UUID model
dyrynda/laravel-model-uuid
3157703 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
goldspecdigital/laravel-eloquent-uuid
1354395 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
stayallive/laravel-eloquent-uuid
54058 Downloads
Generate UUID for a Laravel Eloquent model attribute.
emadadly/laravel-uuid
422108 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
alsofronie/eloquent-uuid
337953 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
kblais/laravel-uuid
85591 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jamesmills/eloquent-uuid
43814 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
mindtwo/laravel-auto-create-uuid
26712 Downloads
Automatically generate UUIDs for Eloquent models on creation and replication.
eig/eloquent-uuid
1568 Downloads
Easy UUID for Eloquent Models
firevel/model-random-id
10514 Downloads
Model random ID generator for Laravel.
dev-toolbelt/laravel-eloquent-plus
1546 Downloads
Supercharge your Laravel Eloquent models with automatic validation, audit trails, external IDs, smart casting, and lifecycle hooks — all with zero boilerplate.
rawilk/human-keys
3388 Downloads
Use Stripe-like IDs for your models.
xzxzyzyz/laravel-uuid-model
3005 Downloads
Uuid Model For Laravel
touhidurabir/laravel-model-uuid
302 Downloads
A laravel package to attach uuid to model classes
kindharika/laravel-api-starter
50 Downloads
Production-ready Laravel API starter: service layer, UUID models, datatable macro, CRUD scaffold with OpenAPI/Swagger.