Libraries tagged by model uuid
michalkortas/laravel-uuid
498 Downloads
Simply create Eloquent Models & database tables with UUID/GUID primary keys.
marcandreappel/laravel-uuids
1434 Downloads
Allows the usage of UUIDs in Eloquent models
laith-zraikat/yii2-uuid-behavior
13 Downloads
Yii2 behavior for automatically generating and formatting UUIDs for ActiveRecord models
labrodev/laravel-uuidable
32 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
1046 Downloads
Trait to use ordered uuids on your models.
meiko/laravel-uuidable
96 Downloads
Provides UUID field to models
jvelo/eloquent-uuid-key
56 Downloads
Use UUID as eloquent model keys
edersoares/eloquent-uuid
13 Downloads
A simple package to use universally unique identifiers (UUID) in Eloquent models.
zitech/laravel-auditable-uuid
8 Downloads
A simple laravel auditing table uuid package for eloquent model
paulkudr/laravel-uuid
10 Downloads
This package allows you to easily work with UUIDs in your Laravel models.