Libraries tagged by Laravel UUID model
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
leganz/laravel-uuid
2907 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
konstantinkoslow/laravel-uuid
38 Downloads
UUID primary key for Laravel Eloquent Models.
jasonmccallister/laravel-uuid-as-id
24 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on 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.
desmart/laravel-uuid-id
811 Downloads
Use UUIDs as IDs in Laravel models
beatsync/laravel-uuid
28 Downloads
A simple UUID trait for your Eloquent models.
wfeller/laravel-uuid-primary-key
1045 Downloads
Trait to use ordered uuids on your 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
116 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