Libraries tagged by model uuid
ryancco/laravel-uuid-models
4809 Downloads
Trait for working with Eloquent models with UUID route keys
saade/laravel-uuid
1820 Downloads
A small package for adding UUIDs to Eloquent models.
lucadello91/eloquent-uuid
8352 Downloads
Laravel Eloquent Model trait for using UUID on primary key
labrodev/laravel-uuidable
34 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
floor9design/laravel-casts-uuid
5030 Downloads
A class for casting ramsey/uuid into laravel models
jenbuzz/laravel-uuid
2107 Downloads
Adds a uuid to a model using ramsey/uuid
jop-software/doctrine-uuid-generators
2872 Downloads
Generate UUIDs for your doctrine models
slivka-b/laravel-uuid
169 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
kadevland/simple-laravel-eloquent-uuid
130 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
bdelespierre/laravel-has-uuid
464 Downloads
Provides support for UUID key type in Eloquent models
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
khalyomede/laravel-eloquent-uuid-slug
352 Downloads
Use auto generated UUID slugs to identify and retrieve your Eloquent 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
3242 Downloads
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.