Libraries tagged by model uuid
dyrynda/laravel-model-uuid
3100448 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
goldspecdigital/laravel-eloquent-uuid
1347294 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
alsofronie/eloquent-uuid
337064 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
your-app-rocks/eloquent-uuid
96281 Downloads
Adds support for UUID generation automatically for Models Eloquents.
emadadly/laravel-uuid
421095 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
stayallive/laravel-eloquent-uuid
45819 Downloads
Generate UUID for a Laravel Eloquent model attribute.
michalsn/codeigniter4-uuid
33744 Downloads
UUID and ULID package for CodeIgniter 4 with support for Model.
kblais/laravel-uuid
85256 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
mootensai/yii2-uuid-behavior
205795 Downloads
Set UUID before save on Yii 2 models
jamesmills/eloquent-uuid
43801 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models
mindtwo/laravel-auto-create-uuid
25620 Downloads
Automatically generate UUIDs for Eloquent models on creation and replication.
eig/eloquent-uuid
1563 Downloads
Easy UUID for Eloquent Models
wooserv/laravel-objectid
423 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
rawilk/human-keys
3300 Downloads
Use Stripe-like IDs for your models.
bretterer/laravel-hashid
2863 Downloads
Generate and use HashIds for your Laravel models, just like native ULIDs and UUIDs