PHPackages                             jorgelsaud/custom-validators - 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. jorgelsaud/custom-validators

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

jorgelsaud/custom-validators
============================

Custom Validation Rules For Laravel

V1.0.1(10y ago)021MITPHPCI failing

Since Jan 25Pushed 10y agoCompare

[ Source](https://github.com/giorgiosaud/CutomValidationRules)[ Packagist](https://packagist.org/packages/jorgelsaud/custom-validators)[ RSS](/packages/jorgelsaud-custom-validators/feed)WikiDiscussions master Synced 3w ago

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

CutomValidationRules
====================

[](#cutomvalidationrules)

Custom Validation Rules For Laravel In this package we can add a alpha\_space validation rule to our Laravel

To install it you must execute the following command in terminal
----------------------------------------------------------------

[](#to-install-it-you-must-execute-the-following-command-in-terminal)

```
    composer require jorgelsaud/custom-validators
```

### Then you must activate its ServiceProvider adding it in the config/app.php providers section

[](#then-you-must-activate-its-serviceprovider-adding-it-in-the-configappphp-providers-section)

```
    jorgelsaud\CustomValidators\CustomValidationsServiceProvider::class
```

and then you can use the validation rule alpha\_space in any validation place

#### if you have one Rule to add please tell me and i will add it

[](#if-you-have-one-rule-to-add-please-tell-me-and-i-will-add-it)

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

3808d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ea0268ff3bee56334c410e2f82a79215870af35a5d458366539dda73881ee70?d=identicon)[giorgiosaud](/maintainers/giorgiosaud)

---

Top Contributors

[![Giorgiosaud](https://avatars.githubusercontent.com/u/38225960?v=4)](https://github.com/Giorgiosaud "Giorgiosaud (5 commits)")

### Embed Badge

![Health badge](/badges/jorgelsaud-custom-validators/health.svg)

```
[![Health](https://phpackages.com/badges/jorgelsaud-custom-validators/health.svg)](https://phpackages.com/packages/jorgelsaud-custom-validators)
```

###  Alternatives

[propaganistas/laravel-phone

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

3.0k38.3M139](/packages/propaganistas-laravel-phone)[spatie/laravel-honeypot

Preventing spam submitted through forms

1.6k6.5M73](/packages/spatie-laravel-honeypot)[intervention/validation

Additional validation rules for the Laravel framework

6777.1M18](/packages/intervention-validation)[proengsoft/laravel-jsvalidation

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

1.1k2.3M50](/packages/proengsoft-laravel-jsvalidation)[wendelladriel/laravel-validated-dto

Data Transfer Objects with validation for Laravel applications

761621.7k17](/packages/wendelladriel-laravel-validated-dto)[sunspikes/clamav-validator

Custom Laravel anti-virus validator for file uploads using ClamAV.

3712.0M5](/packages/sunspikes-clamav-validator)

PHPackages © 2026

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