Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
-
Updated
Dec 12, 2023 - PHP
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. Only support for version 1, 3, 4 and 5 UUID are built-in.
laravel uuid a simple, automatic UUID generator for any model based on Laravel
🆔 Add a ramsey/uuid to any model
Uuidable is a Laravel package that provides a reusable trait for automatically assigning a UUID to Eloquent models upon their creation. This package utilizes the Ramsey UUID library to ensure UUIDs are generated in a standard and reliable manner.
Add a description, image, and links to the laravel-uuid topic page so that developers can more easily learn about it.
To associate your repository with the laravel-uuid topic, visit your repo's landing page and select "manage topics."