Libraries tagged by Laravel UUID
marcelo-correa/uuid
89 Downloads
Uuid Trait for Laravel
lingfengchencn/eloquent-uuid-for-key
25 Downloads
uuid4 key for laravel's eloquent
akmeh/uuid
389 Downloads
UUID Helper for Laravel
adnane/simple-uuid
40 Downloads
a simple laravel package to generate uuid instead of auto increment ids as primary keys
yarkhq/uuid-model
342 Downloads
A helper package for UUID enabled models in Laravel
yark/yark-uuid-model
123 Downloads
A helper package for UUID enabled models in Laravel
theprivateer/eloquent-uuid
7180 Downloads
UUID utility traits for Laravel
rubiconinternational/uuid
26 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
recycledbeans/eloquent-uuid
622 Downloads
A quick and easy way to use UUID primary keys in Laravel Eloquent models.
gstjohn/eloquent-uuids
6 Downloads
Easily allow Laravel Eloquent models to utilize UUIDs as their primary key.
gorankrgovic/laravel-reviewable
49 Downloads
Make Laravel Eloquent models Reviewable using UUIDs.
gorankrgovic/laravel-likeable
64 Downloads
Make Laravel Eloquent models Likeable using UUIDs.
minusmillionaer/eloquent-uuid
98 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
lucadello91/eloquent-uuid
8339 Downloads
Laravel Eloquent Model trait for using UUID on primary key
larastuffs/primary-uuid
72 Downloads
Use UUID as primary key on Laravel Models