Libraries tagged by laravel-ulid
floor9design/laravel-uuid-model-support
2 Downloads
Provides traits for easy support for UUIDs in Laravel models
ezitisitis/laravel-uuid
203 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
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
807 Downloads
Use UUIDs as IDs in Laravel models
darkmodeee/laravel-uuid
3 Downloads
Eloquent UUID Trait for Laravel 6 and above.
codecycler/laravel-uuid
5 Downloads
Eloquent UUID automation
cloudcake/laravel-uuid
129 Downloads
UUID's for Laravel's Eloquent models.
centrex/laravel-uuid
1 Downloads
Add uuid with model in laravel
beatsync/laravel-uuid
28 Downloads
A simple UUID trait for your Eloquent models.
alexchadwick/laravel-uuid
44 Downloads
Laravel UUID generator, supports version 4 UUIDs
alecgarcia/laravel-uid
7 Downloads
Create UIDs like the ones Stripe generates. These can be used on your models or on their own.
wfeller/laravel-uuid-primary-key
1045 Downloads
Trait to use ordered uuids on your models.
meiko/laravel-uuidable
95 Downloads
Provides UUID field to models