Libraries tagged by Laravel UUID
snoeren-development/laravel-eloquent-uuid
1125 Downloads
Small trait for Eloquent models to use UUID's instead of incrementing integers.
gigabooksite/laravel-binary-uuid
97 Downloads
Binary support for UUIDs in Laravel Forked from spatie/laravel-binary-uuid
bluora/laravel-model-uuid
39 Downloads
Provides UUID datatype support for the Eloquent ORM
bethinkpl/laravel-model-uuid
3887 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
virx/laravel-model-auto-uuid
24 Downloads
Laravel Model Auto UUID
smbpartner/uuid
28 Downloads
UUID for Laravel
sleimanx2/eloquent-uuid
313 Downloads
Uuid for laravel's eloquent.
sevenshores/eloquent-uuids
17 Downloads
Laravel Eloquent Models Uuids
mustafaalansary/laravel-spatie-permission-uuid
104 Downloads
Adding UUID support for Laravel Spatie permission
kduma/eloquent-uuidable
460 Downloads
Eases using and generating uuid's in Laravel Eloquent models.
iotekas/uuids
28 Downloads
UUID for Laravel
glorand/laravel-eloquent-model-uuid
1023 Downloads
A simple solution for providing UUID support for the IDs of your Eloquent models.
gbuckingham89/eloquent-uuid
4695 Downloads
A simple package for using UUID's (UUID4) with Laravel's Eloquent.
andach/laravel-primary-key-uuid
685 Downloads
This is an incredibly simple package to add a simple trait for Laravel models where the primary key is a UUID.
peach-schnapps/eloquent-uuid
6 Downloads
Provides UUID Support for Laravel 4 Eloquent Models