Libraries tagged by eloquent-uuid
theprivateer/eloquent-uuid
7180 Downloads
UUID utility traits for Laravel
sleimanx2/eloquent-uuid
313 Downloads
Uuid for laravel's eloquent.
sevenshores/eloquent-uuids
17 Downloads
Laravel Eloquent Models Uuids
recycledbeans/eloquent-uuid
622 Downloads
A quick and easy way to use UUID primary keys in Laravel Eloquent 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
minusmillionaer/eloquent-uuid
98 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
mauro-pinheiro/eloquent-uuid
326 Downloads
Adds support for UUID generation automatically for Models Eloquents.
marklj/eloquent-uuid
8 Downloads
A package designed to get your eloquent models up and running with UUIDs quickly.
madeitbelgium/eloquent-uuid
31 Downloads
Laravel Eloquent UUID.
lingfengchencn/eloquent-uuid-for-key
25 Downloads
uuid4 key for laravel's eloquent
kduma/eloquent-uuidable
460 Downloads
Eases using and generating uuid's in Laravel Eloquent models.
juniorb2ss/eloquent-uuid
7168 Downloads
Trait to implement UUID in Eloquent ORM
jasonej/eloquent-uuid
15 Downloads
A package for utilizing uuids as primary keys on Eloquent models.
hpolthof/laravel-eloquent-uuid
7 Downloads
Add support for UUIDs to Eloquent