Libraries tagged by Laravel UUID
jasurbek97/laravel-uuid
23 Downloads
Laravel package to generate and to validate a universally unique identifier (UUID) according to the RFC 4122 standard. Support for version 1, 3, 4 and 5 UUIDs are built-in.
jasonmccallister/laravel-uuid-as-id
24 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
jackeratarina/laravel-uuid-database-queue
9 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
ignition-nbs/laravel-uuid-model
2668 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
floor9design/uuid-tools
20 Downloads
A set of useful uuid tools to extend the `webpatser/laravel-uuid` package
floor9design/laravel-uuid-model-support
15 Downloads
Provides traits for easy support for UUIDs in Laravel models
ezitisitis/laravel-uuid
211 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
eng_assys/laravel-uuid-trait
40 Downloads
Enable auto fill of uuid field to Laravel Models and enable find by uuid function
dtt/laravel-uuid-model
23 Downloads
Uuid Model For Laravel
digitalie/laravel-uuid
15 Downloads
Laravel UUID Package
devkylian/laravel-uuid
118 Downloads
Eloquent UUID Trait for Laravel 6 and above.
desmart/laravel-uuid-id
814 Downloads
Use UUIDs as IDs in Laravel models
darkmodeee/laravel-uuid
5 Downloads
Eloquent UUID Trait for Laravel 6 and above.
codecycler/laravel-uuid
7 Downloads
Eloquent UUID automation