laravel-uuid

UUID generator

Generates and validates universally unique identifiers according to the RFC 4122 standard

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.

GitHub

2k stars
29 watching
151 forks
Language: PHP
last commit: almost 3 years ago
Linked from 3 awesome lists

laravel-uuidlaravel-validationphpuuid

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
flashultra/uuidUtility for generating and manipulating unique identifiers across various formats25
elfsundae/laravel-hashidProvides reversible, non-sequential identifiers for data obfuscation408
einar-hjortdal/lexical_uuidA method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable.4
bsiddiqui/bookshelf-uuidAutomatically generates unique identifiers for database models32
aviate-labs/uuid.moGenerates universally unique identifiers based on RFC 4122.20
gofrs/uuidA Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats.1,592
pid/puidGenerates unique IDs based on time, machine, and process for use in distributed environments.242
robinvdvleuten/php-ulidProvides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator446
proengsoft/laravel-jsvalidationReuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code1,135
wc-duck/uuid_hA C library to generate universally unique identifiers.26
davidthingsaker/laravel-validatorA jQuery plugin that emulates the validation class from the Laravel framework.5
jrean/laravel-user-verificationHelps manage user verification and email validation in Laravel applications855
ak-coram/cl-frugal-uuidA Common Lisp library providing a simple and efficient way to generate unique identifiers23
nalgeon/uuidv7Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases86