Libraries tagged by model uuid
aedart/model-uuid
52 Downloads
Getter and Setter package for Universally unique identifier (UUID). This package is part of the 'Aedart\Model' namespace; visit https://bitbucket.org/aedart/model to learn more about the project. Official sub-package website (https://bitbucket.org/aedart/model-uuid).
yarkhq/uuid-model
342 Downloads
A helper package for UUID enabled models in Laravel
yark/yark-uuid-model
122 Downloads
A helper package for UUID enabled models in Laravel
xzxzyzyz/laravel-uuid-model
2731 Downloads
Uuid Model For Laravel
virx/laravel-model-auto-uuid
24 Downloads
Laravel Model Auto UUID
micromatt27170/crud-model-helper
118 Downloads
Package for simple CRUD responses and UUID models
michielkempen/laravel-uuid-model
15660 Downloads
Laravel base model that stores a UUID in the database rather than an incremental unsigned integer.
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
floor9design/laravel-uuid-model-support
14 Downloads
Provides traits for easy support for UUIDs in Laravel models
dtt/laravel-uuid-model
23 Downloads
Uuid Model For Laravel
danielcosta/eloquent-uuid
9 Downloads
Eloquent UUID Model
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
centrex/laravel-uuid
2 Downloads
Add uuid with model in laravel
snoeren-development/laravel-eloquent-uuid
1124 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
kyleboehlen/eloquent-uuid
84 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models updated for Laravel 9