Libraries tagged by Laravel UUID model
imcity-tech/laravel-uuid
1377 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
jenbuzz/laravel-uuid
2104 Downloads
Adds a uuid to a model using ramsey/uuid
khalyomede/laravel-eloquent-uuid-slug
208 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent models.
bdelespierre/laravel-has-uuid
434 Downloads
Provides support for UUID key type in Eloquent models
afaanbilal/laravel-has-uuid
476 Downloads
Autogenerate UUIDs for your Models on insert and set the route-model-binding key to uuid.
astrotomic/laravel-eloquent-uuid
24981 Downloads
A simple drop-in solution for UUID support in your Eloquent models.
lucadello91/eloquent-uuid
8072 Downloads
Laravel Eloquent Model trait for using UUID on primary key
labrodev/laravel-uuidable
24 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
andach/laravel-primary-key-uuid
676 Downloads
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
artorios/nestedset-uuid
33 Downloads
Nested Set Model for Laravel 5.7 and up with uuid support
hnhdigital-os/laravel-model-traits
109 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
bluora/laravel-model-traits
80 Downloads
Provides a collection of useful traits for Laravel Eloquent models.
phpexperts/conciseuuid
10207 Downloads
An Eloquent model for using concise UUIDs (base62) as keys.
r15ch13/peculiar
3241 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.