PHPackages                             joshbrw/laravel-validation-rule-registration - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. joshbrw/laravel-validation-rule-registration

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

joshbrw/laravel-validation-rule-registration
============================================

A package that is designed to help aid rapid development and registration of custom Validation Rules in Laravel

v0.1.7(8y ago)13.1k1MITPHPPHP &gt;=7.0

Since Feb 22Pushed 8y agoCompare

[ Source](https://github.com/joshbrw/laravel-validation-rule-registration)[ Packagist](https://packagist.org/packages/joshbrw/laravel-validation-rule-registration)[ RSS](/packages/joshbrw-laravel-validation-rule-registration/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (1)Versions (9)Used By (0)

laravel-validation-rule-registration
====================================

[](#laravel-validation-rule-registration)

A package that is designed to help aid rapid development and registration of custom Validation Rules in Laravel

Usage
-----

[](#usage)

1. Create your Validation Rule class, ensure it implements the `Joshbrw\ValidationRule\Contracts\ValidationRule` contract.
2. In your service provider `use RegistersValidationRules`
3. In the `boot()` method of your service provider;
    - To register a validation rule: `$this->registerValidationRule('rule_name', RuleClass::class)`
    - To register a validation replacer: `$this->registerValidationReplacer('rule_name', RuleClass::class);`

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~40 days

Recently: every ~70 days

Total

8

Last Release

3135d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/779766?v=4)[Josh Brown](/maintainers/joshbrw)[@joshbrw](https://github.com/joshbrw)

---

Top Contributors

[![joshbrw](https://avatars.githubusercontent.com/u/779766?v=4)](https://github.com/joshbrw "joshbrw (1 commits)")

### Embed Badge

![Health badge](/badges/joshbrw-laravel-validation-rule-registration/health.svg)

```
[![Health](https://phpackages.com/badges/joshbrw-laravel-validation-rule-registration/health.svg)](https://phpackages.com/packages/joshbrw-laravel-validation-rule-registration)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.9k](/packages/craftcms-cms)[illuminate/validation

The Illuminate Validation package.

18837.7M1.7k](/packages/illuminate-validation)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M337](/packages/psalm-plugin-laravel)[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel

3893.6M1](/packages/axlon-laravel-postal-code-validation)[laravel-validation-rules/credit-card

Validate credit card number, expiration date, cvc

2422.3M6](/packages/laravel-validation-rules-credit-card)

PHPackages © 2026

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