Libraries tagged by Laravel UUID
larastuffs/primary-uuid
72 Downloads
Use UUID as primary key on Laravel Models
ddlabs/uuid-package
6667 Downloads
Package to allow you to use UUID for primary key in Laravel Models
artorios/nestedset-uuid
61 Downloads
Nested Set Model for Laravel 5.7 and up with uuid support
kyleboehlen/eloquent-uuid
85 Downloads
A Laravel Eloquent Model trait for adding and using a uuid with models updated for Laravel 9
gorankrgovic/laravel-lido
33 Downloads
Make Laravel Eloquent models Listenable and Downloadable using UUIDs.
fahriztx/model-uuid
22 Downloads
A Laravel Package to handle Primary Key using UUID
vistag/eloquent-uuid
248 Downloads
Eloquent models UUID traits
swapneal-dev/laravel-hasuuid
101 Downloads
Trait for add uuid in models
rap2hpoutre/has-uuid
354 Downloads
Use both auto-increment and UUID
proemergotech/correlate-php-laravel
3196 Downloads
Middleware to handle incoming correlation id header for Laravel and Lumen
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laragrad/uuid
423 Downloads
Custom UUID generate and analyze functions
kebook.programacao.1/laravel-ulid
106 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
kaskadia/doctrine-repository-wrapper-uuid
110 Downloads
Provides an abstraction layer above the Doctrine Repository in Laravel which enables better type safety when interacting with entities. This package uses UUID as the primary identifier.
joshbrw/revisionable-uuid
569 Downloads
A fork of VentureCraft/Revisionable, with support for UUID-based keys.