Libraries tagged by Laravel UUID
webpatser/laravel-uuid
15812640 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.
goldspecdigital/laravel-eloquent-uuid
1205576 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
2309032 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
emadadly/laravel-uuid
400923 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
binarycabin/laravel-uuid
475870 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
dyrynda/laravel-efficient-uuid
1123798 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
alsofronie/eloquent-uuid
321597 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
rorecek/laravel-ulid
145425 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
kblais/laravel-uuid
76720 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jeremykenedy/uuid
127753 Downloads
Laravel package to generate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported. With MIT license.
madewithlove/laravel-nova-uuid-support
129753 Downloads
Adds uuid and other string identifier support to Laravel Nova
bavix/laravel-wallet-uuid
32111 Downloads
Addition to the package laravel-wallet.
spatie/laravel-binary-uuid
66284 Downloads
Binary support for UUIDs in Laravel
weebly/laravel-mutate
51039 Downloads
Mutate Laravel attributes
riipandi/laravel-optikey
8660 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.