Libraries tagged by Laravel UUID model
floor9design/laravel-casts-uuid
5029 Downloads
A class for casting ramsey/uuid into laravel models
slivka-b/laravel-uuid
161 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
kfoobar/laravel-uuid
1679 Downloads
UUID Trait for Eloquent Models in Laravel
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
1430 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
beitsafe/laravel-uuid-auditing
11570 Downloads
This package adds Traits for generating UUIDs and filling audit columns on Models, extends fico7489/laravel-pivot to add UUIDs to Pivot Tables
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
astrotomic/laravel-eloquent-uuid
25101 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
lucadello91/eloquent-uuid
8338 Downloads
Laravel Eloquent Model trait for using UUID on primary key
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.
phpexperts/conciseuuid
10253 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
r15ch13/peculiar
3242 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
brokeyourbike/uid-keys
1507 Downloads
A simple drop-in solution for providing UUID and ULID support for the IDs of your Eloquent models.