Libraries tagged by laravel-ulid
reallyli/laravel-unideploy
2491 Downloads
Custom Unique Laravel Deployer
labrodev/laravel-uuidable
13 Downloads
Laravel package providing a reusable trait that automatically assigns a UUID to Eloquent models upon creation.
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.
imcity-tech/laravel-uuid
1368 Downloads
[fork] The package provides UUID keys functionality for Eloquent models with one single trait.
dtt/laravel-uuid-model
22 Downloads
Uuid Model For Laravel
cleaniquecoders/laravel-uuid
9529 Downloads
Use UUID for your Laravel application.
andregumieri/laravel-uxid
124 Downloads
alhaji-aki/laravel-uuid
3954 Downloads
Trait to generate uuid when creating models
ryancco/laravel-uuid-models
4805 Downloads
Trait for working with Eloquent models with UUID route keys
nevadskiy/laravel-uuid
3073 Downloads
The package provides UUID keys functionality for Eloquent models with one single trait.
kadevland/simple-laravel-eloquent-uuid
129 Downloads
A simple Trait provides the ability to use UUID generator in your Eloquent models
salmanzafar/laravel-model-uuid
126 Downloads
A Laravel UUID Package
takeawaytown/laravel-uuid
22 Downloads
A package for using 'Universally Unique Identifiers' in Laravel.
stryber/laravel-uuid-helper
8360 Downloads
Stryber Uuid helper package
stescacom/laravel-uuid-database-queue
11 Downloads
This enables laravel to use UUID for Job primary key, and enables proper interaction.