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.
2k stars
29 watching
151 forks
Language: PHP
last commit: about 1 year ago
Linked from 3 awesome lists
laravel-uuidlaravel-validationphpuuid
Related projects:
Repository | Description | Stars |
---|---|---|
| Utility for generating and manipulating unique identifiers across various formats | 25 |
| Provides reversible, non-sequential identifiers for data obfuscation | 408 |
| A method for generating universally unique identifiers optimized for database use, designed to be lexicographically sortable. | 4 |
| Automatically generates unique identifiers for database models | 32 |
| Generates universally unique identifiers based on RFC 4122. | 20 |
| A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,592 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| Provides a PHP implementation of a Universally Unique Lexicographically Sortable Identifier generator | 446 |
| Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,135 |
| A C library to generate universally unique identifiers. | 26 |
| A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
| Helps manage user verification and email validation in Laravel applications | 855 |
| A Common Lisp library providing a simple and efficient way to generate unique identifiers | 23 |
| Provides implementations of a 128-bit unique identifier suitable for record identifiers in databases | 86 |