Libraries tagged by Laravel UUID model
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
imcity-tech/laravel-uuid
1677 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
nevadskiy/laravel-uuid
3077 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
jenbuzz/laravel-uuid
2109 Downloads
Adds a uuid to a model using ramsey/uuid
koodoo/laravel-trait-uuid
16566 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
khalyomede/laravel-eloquent-uuid-slug
366 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
bdelespierre/laravel-has-uuid
674 Downloads
Provides support for UUID key type in Eloquent models
afaanbilal/laravel-has-uuid
1420 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
astrotomic/laravel-eloquent-uuid
25207 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
andach/laravel-primary-key-uuid
697 Downloads
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
ddlabs/uuid-package
6803 Downloads
Package to allow you to use UUID for primary key in Laravel Models
hnhdigital-os/laravel-model-traits
114 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
bluora/laravel-model-traits
81 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
r15ch13/peculiar
3243 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest