Libraries tagged by Laravel UUID
webpatser/laravel-uuid
16083198 Downloads
Laravel integration for webpatser/uuid - High-performance drop-in UUID replacements (15% faster than Ramsey). Provides Str macros, HasUuids trait, facades, and casts. RFC 4122/9562 compliant.
goldspecdigital/laravel-eloquent-uuid
1226615 Downloads
A simple drop-in solution for providing UUID support for the IDs of your Eloquent models.
dyrynda/laravel-model-uuid
2394675 Downloads
This package allows you to easily work with UUIDs in your Laravel models.
dyrynda/laravel-efficient-uuid
1139842 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
emadadly/laravel-uuid
406801 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
binarycabin/laravel-uuid
495228 Downloads
A wrapper for webpatser/laravel-uuid with additional integration
alsofronie/eloquent-uuid
323653 Downloads
A Laravel Eloquent Model trait for using UUID's as primary keys
rorecek/laravel-ulid
148485 Downloads
Laravel package for ULID (Universally Unique Lexicographically Sortable Identifier)
kblais/laravel-uuid
77540 Downloads
A simple library to use UUIDs as your Eloquent model's primary key.
jeremykenedy/uuid
129428 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
130891 Downloads
Adds uuid and other string identifier support to Laravel Nova
bavix/laravel-wallet-uuid
34724 Downloads
Addition to the package laravel-wallet.
spatie/laravel-binary-uuid
66309 Downloads
Binary support for UUIDs in Laravel
weebly/laravel-mutate
51714 Downloads
Mutate Laravel attributes
riipandi/laravel-optikey
8803 Downloads
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.