Libraries tagged by model uuid
submtd/laravel-global-uuid
19 Downloads
Global uuids for Laravel models.
neelbhanushali/laravel-uuid
7 Downloads
A trait that provides support for uuid for eloquent models.
minusmillionaer/eloquent-uuid
97 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
michalkortas/laravel-uuid
497 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
marcandreappel/laravel-uuids
1432 Downloads
Allows the usage of UUIDs in Eloquent models
laith-zraikat/yii2-uuid-behavior
11 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models
labrodev/laravel-uuidable
27 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
fyggi/laravel-simple-uuid
79 Downloads
This package adds a simple trait to add UUID to your models.
dflydev/common-domain-model-identity-rhumsaa
36 Downloads
Implementation of identity for domain models using rhumsaa/uuid.
dflydev/common-domain-model-identity-ramsey
950 Downloads
Implementation of identity for domain models using ramsey/uuid.
dalnix/uuidalize
276 Downloads
uuid for Eloquent models
alhaji-aki/laravel-uuid
3960 Downloads
Trait to generate uuid when creating models
wfeller/laravel-uuid-primary-key
1045 Downloads
Trait to use ordered uuids on your models.
meiko/laravel-uuidable
95 Downloads
Provides UUID field to models
jvelo/eloquent-uuid-key
56 Downloads
Use UUID as eloquent model keys