Libraries tagged by laravel-uuid
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.
stevenmaguire/laravel-uuid-model
45 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
slivka-b/laravel-uuid
155 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
novay/laravel-uuid
102 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported.
kfoobar/laravel-uuid
1672 Downloads
UUID Trait for Eloquent Models in Laravel
imcity-tech/laravel-uuid
1428 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
cleaniquecoders/laravel-uuid
9576 Downloads
Use UUID for your Laravel application.
ryancco/laravel-uuid-models
4808 Downloads
Trait for working with Eloquent models with UUID route keys
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
jenbuzz/laravel-uuid
2107 Downloads
Adds a uuid to a model using ramsey/uuid
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
salmanzafar/laravel-model-uuid
126 Downloads
A Laravel UUID Package
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
submtd/laravel-uuid
904 Downloads
Adds HasUuid trait for Laravel models
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.