Libraries tagged by laravel-ulid
lopatin96/laravel-uuid-identifiable
8267 Downloads
Laravel uuid identifiable
leganz/laravel-uuid
2907 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
labrodev/laravel-uuidable
26 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
konstantinkoslow/laravel-uuid
38 Downloads
UUID primary key for Laravel Eloquent Models.
klongchu/laravel-uuid
6 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.
kdaws-com/laravel-uuid
10 Downloads
Eloquent UUID Trait for Laravel
jr-smith/laravel-uuid-trait
8 Downloads
:package_description
jasurbek97/laravel-uuid
21 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
22 Downloads
Simple Laravel package that includes a trait for using UUIDs and IDs on Eloquent models
jackeratarina/laravel-uuid-database-queue
7 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.
gauralab/laravel-uuid-model
49 Downloads
Eloquent model with uuid as primary key
floor9design/laravel-uuid-model-support
4 Downloads
Provides traits for easy support for UUIDs in Laravel models
ezitisitis/laravel-uuid
208 Downloads
This package provides fast and furious UUID as primary key implementation instead of autoincrement
eng_assys/laravel-uuid-trait
39 Downloads
Enable auto fill of uuid field to Laravel Models and enable find by uuid function
dtt/laravel-uuid-model
22 Downloads
Uuid Model For Laravel