Libraries tagged by Laravel UUID model
gorankrgovic/laravel-reviewable
49 Downloads
Make Laravel Eloquent models Reviewable using UUIDs.
gorankrgovic/laravel-likeable
64 Downloads
Make Laravel Eloquent models Likeable using UUIDs.
desmart/laravel-uuid-id
814 Downloads
Use UUIDs as IDs in Laravel models
beatsync/laravel-uuid
28 Downloads
A simple UUID trait for your 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.
healthengine/laravel-uuid
26399 Downloads
Use UUIDs as primary keys for Eloquent models
vistag/eloquent-uuid
248 Downloads
Eloquent models UUID traits
swapneal-dev/laravel-hasuuid
100 Downloads
Trait for add uuid in models
ratno/laravel-eloquent-uuid
118 Downloads
A simple drop-in solution for UUID support in your Eloquent models. Fork from astrotomic updated to support L10
peach-schnapps/eloquent-uuid
6 Downloads
Provides UUID Support for Laravel 4 Eloquent Models
fyggi/laravel-simple-uuid
79 Downloads
This package adds a simple trait to add UUID to your models.
fahriztx/model-uuid
22 Downloads
A Laravel Package to handle Primary Key using UUID
snoeren-development/laravel-eloquent-uuid
1125 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
recycledbeans/eloquent-uuid
622 Downloads
A quick and easy way to use UUID primary keys in Laravel Eloquent models.