webpatser/laravel-uuid
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. observed · 2026-08-28
Health v2 · maintenance only
63/100
- Activity 90
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4736
- days_rel: n/a
- days_push: 62
- n_releases_24m: 0
Adoption not part of the score
1801 stars · 149 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel package for generating and validating UUIDs according to RFC 4122, supporting versions 1, 3, 4, and 5. It includes Eloquent model integration for automatic UUID primary keys and validation rules.
Use cases
- generate uuids in laravel
- validate uuid fields in laravel requests
- use uuids as eloquent model primary keys
- generate database-ordered uuids for performance
- rfc 4122 compliant uuid generation in php
When to choose
- you are building a Laravel app that needs UUID keys or validation
- you want automatic UUID generation on Eloquent models
- you need ordered UUIDs optimized for database indexing
When to avoid
- you are not using Laravel or PHP
- you need UUID versions other than 1, 3, 4, or 5
- you need a framework-agnostic PHP UUID library
Facets
library · maturity active
serialization form-handling developer-tools web-development developer-tools databases php uuid laravel-package eloquent rfc-4122 laravel
1 source
- readme: https://github.com/webpatser/laravel-uuid · fetched 2026-08-28 · 2b8a071d69d6
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| webpatser/laravel-uuid | main | 63 |
For agents
markdown · JSON · MCP: product_card(name="webpatser/laravel-uuid")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem