Libraries tagged by uuid validator
rap2hpoutre/uuid-rule
3676 Downloads
add a UUID validation rule
drupal/core-uuid
74 Downloads
UUID generation and validation.
wujunze/laravel-id-generate
4413 Downloads
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. and generate number id, generate primary key
remialvado/titon-utility
17284 Downloads
The Titon utility package provides convenience classes for basic tasks like validation, formatting, sanitization and more.
laramore/laramore
1158 Downloads
Describe your table fields in the model and let Laravel the rest
forever2077/php-helper
35 Downloads
PHP Tool Library
novay/laravel-uuid
103 Downloads
Laravel package to generate and to validate a UUID according to the RFC 4122 standard. UUID Versions 1, 3, 4 and 5 are supported.
philiprehberger/php-uuid-tools
68 Downloads
UUID v4 and v7 generation, validation, and ordered UUIDs for database indexing
klongchu/laravel-uuid
7 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.
jasurbek97/laravel-uuid
23 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.
maximo-perez-villalba/tool-uuid
7 Downloads
UUID (Universally Unique IDentifier). Herramienta para generar y validar claves irrepetibles de 8 caracteres.
laramore/validations
363 Downloads
Add a validation management for Laramore
domainflow/uuid
27 Downloads
DomainFlow UUID implementation for versions 1–8, including inspection and validation utilities.
martijnvdb/type-vault
3 Downloads
Validated types for PHP: Email, UUID, URL, and more
qerbia/quuid
8 Downloads
A PHP library to generate, validate, and decode QUUIDs-a custom UUID format that embeds record IDs while maintaining compatibility with the UUID v8 standard.