Libraries tagged by laravel-uuid
ryangjchandler/laravel-uuid
19965 Downloads
A small package for adding UUIDs to Eloquent models.
xzxzyzyz/laravel-uuid-model
2720 Downloads
Uuid Model For Laravel
submtd/laravel-uuid
884 Downloads
Adds HasUuid trait for Laravel models
stevenmaguire/laravel-uuid-model
45 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
slivka-b/laravel-uuid
129 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
imcity-tech/laravel-uuid
1397 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
cleaniquecoders/laravel-uuid
9555 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
2105 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.
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
paulkudr/laravel-uuid
9 Downloads
This package allows you to easily work with UUIDs in your Laravel models.