Libraries tagged by Laravel UUID
foodticket/laravel-efficient-uuid
93 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
floor9design/laravel-casts-uuid
5033 Downloads
A class for casting ramsey/uuid into laravel models
desdim/laravel-tags-uuid
18 Downloads
Add tags and taggable behaviour to your Laravel app using 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
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.
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.