PHPackages                             rap2hpoutre/uuid-rule - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rap2hpoutre/uuid-rule

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rap2hpoutre/uuid-rule
=====================

add a UUID validation rule

v0.2.0(7y ago)83.7k4MITPHPPHP ^7.0CI failing

Since Oct 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/rap2hpoutre/uuid-rule)[ Packagist](https://packagist.org/packages/rap2hpoutre/uuid-rule)[ RSS](/packages/rap2hpoutre-uuid-rule/feed)WikiDiscussions master Synced 4w ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

UUID validation rule
====================

[](#uuid-validation-rule)

[![Version](https://camo.githubusercontent.com/1b85be91beb39c9cd5882f6cffe74cfe40aba740dbde0648f345d87b879bc003/68747470733a2f2f706f7365722e707567782e6f72672f7261703268706f757472652f757569642d72756c652f76657273696f6e3f666f726d61743d666c6174)](https://packagist.org/packages/rap2hpoutre/uuid-rule)[![License](https://camo.githubusercontent.com/7e3d3727b0f61e5b05a0b11f3c9dd20542223ab8b4a86cf70109f569a19617fb/68747470733a2f2f706f7365722e707567782e6f72672f7261703268706f757472652f757569642d72756c652f6c6963656e73653f666f726d61743d666c6174)](https://packagist.org/packages/rap2hpoutre/uuid-rule)[![Build Status](https://camo.githubusercontent.com/cecdf6b32ffd845436d7083f60c924a2055b7936c0326a9834d7018b3408daec/68747470733a2f2f7472617669732d63692e6f72672f7261703268706f757472652f757569642d72756c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rap2hpoutre/uuid-rule)[![Total Downloads](https://camo.githubusercontent.com/5554ceebad2affaff5032e64ff9531f937b5eec4251bc631ce534df6a3e430bc/68747470733a2f2f706f7365722e707567782e6f72672f7261703268706f757472652f757569642d72756c652f646f776e6c6f616473)](https://packagist.org/packages/rap2hpoutre/uuid-rule)

What?
-----

[](#what)

Add a UUID validation to your Laravel 5.5+ Validation Rules

Install
-------

[](#install)

Install with composer:

```
composer require rap2hpoutre/uuid-rule
```

Usage
-----

[](#usage)

In your controllers, add the validation with your other rules:

```
$request->validate([
    'email' => 'required|string|email'
    'uuid' => ['required', new \Rap2hpoutre\UuidRule\UuidRule],
]);
```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 90% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~97 days

Total

5

Last Release

2794d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/849c3b70e82874c89e079738e4879e0eabb71d1a73f53e81b88c39a9b40f32ae?d=identicon)[rap2hpoutre](/maintainers/rap2hpoutre)

---

Top Contributors

[![rap2hpoutre](https://avatars.githubusercontent.com/u/1575946?v=4)](https://github.com/rap2hpoutre "rap2hpoutre (9 commits)")[![peter279k](https://avatars.githubusercontent.com/u/9021747?v=4)](https://github.com/peter279k "peter279k (1 commits)")

---

Tags

laravellaravel-5laravel-5-packagelibraryuuidlaravelpackagelibraryuuid

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rap2hpoutre-uuid-rule/health.svg)

```
[![Health](https://phpackages.com/badges/rap2hpoutre-uuid-rule/health.svg)](https://phpackages.com/packages/rap2hpoutre-uuid-rule)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.8k69.4k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

8005.8k](/packages/firefly-iii-data-importer)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17818.7k](/packages/markwalet-nova-modal-response)[creasi/laravel-nusa

A Laravel package that aim to provide Indonesia' Administrative Data

997.7k2](/packages/creasi-laravel-nusa)[cybercog/laravel-paket

Composer personal web interface. Manage Laravel dependencies without switching to command line!

1763.3k](/packages/cybercog-laravel-paket)[pdazcom/laravel-referrals

A referrals system for a laravel projects.

291.5k](/packages/pdazcom-laravel-referrals)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
