Libraries tagged by Laravel UUID
waska14/laravel-uuid
15802 Downloads
Use uuid in models easily
ignition-nbs/laravel-uuid-model
2580 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
jamesh/laravel-uuid
60007 Downloads
Eloquent UUID Trait for Laravel 6 and above.
stayallive/laravel-eloquent-uuid
19877 Downloads
Generate UUID for a Laravel Eloquent model attribute.
verbanent/eloquent-binary-uuid
9643 Downloads
Ordered binary UUID in Laravel / Eloquent based on UUID version 1
mindtwo/laravel-auto-create-uuid
17180 Downloads
Laravel Auto Create UUID
weebly/laravel-mutate
50969 Downloads
Mutate Laravel attributes
oneduo/laravel-human-keys
766 Downloads
Provides configurable and customizable Stripe-like keys for your Eloquent models
eig/eloquent-uuid
1339 Downloads
Easy UUID for Eloquent Models
xzxzyzyz/laravel-uuid-model
2813 Downloads
Uuid Model For Laravel
saade/laravel-uuid
1814 Downloads
A small package for adding UUIDs to Eloquent models.
mykemeynell/laraveluuid
393 Downloads
UUID column functionality for Laravel projects
macsidigital/laravel-uuid
2319 Downloads
Laravel UUID package
flynowpaylater/laravel-uuid
16321 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.
cownet/laravel-uuid
135428 Downloads
Laravel extension for UUID use in model