PHPackages                             sysvale/validation-rules - 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. sysvale/validation-rules

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

sysvale/validation-rules
========================

A Laravel library with useful custom rules

1.3.4(2y ago)43.3k1MITPHPPHP &gt;=8.1

Since Nov 24Pushed 2y ago2 watchersCompare

[ Source](https://github.com/Sysvale/validation-rules)[ Packagist](https://packagist.org/packages/sysvale/validation-rules)[ RSS](/packages/sysvale-validation-rules/feed)WikiDiscussions main Synced today

READMEChangelog (10)Dependencies (4)Versions (17)Used By (0)

Validation Rules
================

[](#validation-rules)

A Laravel library with useful custom validation rules

Installation
------------

[](#installation)

```
composer require sysvale/validation-rules
```

Translations
------------

[](#translations)

If you wish to edit the package error messages, you can publish lang file

```
php artisan vendor:publish --tag="sysvale-validation-rules-messages"
```

Development
-----------

[](#development)

- Set up environment

```
docker-composer up -d
```

- Install dependencies

```
./docker-exec.sh composer update
```

- Run tests

```
./docker-exec.sh vendor/bin/phpunit
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 58.3% 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 ~137 days

Recently: every ~278 days

Total

10

Last Release

806d ago

PHP version history (3 changes)1.0.0PHP &gt;=7.2

1.3.3PHP &gt;=8.1.14

1.3.4PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/22404267?v=4)[Jedson Melo](/maintainers/jedsonmelo)[@jedsonmelo](https://github.com/jedsonmelo)

---

Top Contributors

[![jedsonmelo](https://avatars.githubusercontent.com/u/22404267?v=4)](https://github.com/jedsonmelo "jedsonmelo (42 commits)")[![gilmaracastro](https://avatars.githubusercontent.com/u/33189014?v=4)](https://github.com/gilmaracastro "gilmaracastro (19 commits)")[![geidsonc](https://avatars.githubusercontent.com/u/9142676?v=4)](https://github.com/geidsonc "geidsonc (11 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sysvale-validation-rules/health.svg)

```
[![Health](https://phpackages.com/badges/sysvale-validation-rules/health.svg)](https://phpackages.com/packages/sysvale-validation-rules)
```

###  Alternatives

[propaganistas/laravel-phone

Adds phone number functionality to Laravel based on Google's libphonenumber API.

3.0k39.7M146](/packages/propaganistas-laravel-phone)[spatie/laravel-honeypot

Preventing spam submitted through forms

1.6k6.8M75](/packages/spatie-laravel-honeypot)[intervention/validation

Additional validation rules for the Laravel framework

6827.2M20](/packages/intervention-validation)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77022.3M151](/packages/laravel-mcp)[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel

3893.6M1](/packages/axlon-laravel-postal-code-validation)[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.4M50](/packages/proengsoft-laravel-jsvalidation)

PHPackages © 2026

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