Libraries tagged by model uuid
salmanzafar/laravel-model-uuid
127 Downloads
A Laravel UUID Package
xzxzyzyz/laravel-uuid-model
3027 Downloads
Uuid Model For Laravel
stevenmaguire/laravel-uuid-model
46 Downloads
Create non-incrementing Laravel models whose primary key is a UUID
ryancco/laravel-uuid-models
4817 Downloads
Trait for working with Eloquent models with UUID route keys
malsanyang/laravel-model-tools
8 Downloads
Laravel model utilities including UUID reference generation, reference route keys, and migration scaffolding.
laith-zraikat/yii2-uuid-behavior
427 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models
labrodev/laravel-uuidable
179 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
koodoo/laravel-trait-uuid
16593 Downloads
A Laravel Eloquent Model trait for adding a UUID to Eloquent Models
afaanbilal/laravel-has-uuid
1431 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
jenbuzz/laravel-uuid
2109 Downloads
Adds a uuid to a model using ramsey/uuid
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
1678 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
nevadskiy/laravel-uuid
3080 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
astrotomic/laravel-eloquent-uuid
25208 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
ddlabs/uuid-package
6805 Downloads
Package to allow you to use UUID for primary key in Laravel Models