PHPackages                             mrodriguez777/laravel-cbu-validator - 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. mrodriguez777/laravel-cbu-validator

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

mrodriguez777/laravel-cbu-validator
===================================

Cbu Validator for Laravel 5

1.2.1(7y ago)113.9kMITPHPPHP &gt;=5.6.0|&gt;=7.0

Since Sep 5Pushed 7y ago1 watchersCompare

[ Source](https://github.com/mrodriguez777/laravel-cbu-validator)[ Packagist](https://packagist.org/packages/mrodriguez777/laravel-cbu-validator)[ Docs](https://github.com/mrodriguez777/laravel-cbu-validator)[ RSS](/packages/mrodriguez777-laravel-cbu-validator/feed)WikiDiscussions master Synced yesterday

READMEChangelog (7)Dependencies (1)Versions (13)Used By (0)

Laravel Cbu Validator
=====================

[](#laravel-cbu-validator)

CBU Validator for Laravel 5

Install
-------

[](#install)

Via Composer

```
$ composer require mrodriguez777/laravel-cbu-validator
```

Set providers in app/config.php

```
'providers' => [
    Mrodriguez777\CbuValidator\CbuValidatorServiceProvider::class,
]
```

Lastly, create the validation messages for the new rules by adding the following lines to resources/lang/en/validation.php

```
'cbu' => 'The :attribute format is invalid.',
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

© 2017 \[Martin Maximiliano Rodriguez\]

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 92.9% 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 ~25 days

Recently: every ~13 days

Total

12

Last Release

2897d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1029a7f460f167ce96a2b1a32d1549eca4fd449055a0885f5dbdd6be61bf73b7?d=identicon)[mrodriguez777](/maintainers/mrodriguez777)

---

Top Contributors

[![mrodriguez777](https://avatars.githubusercontent.com/u/12515980?v=4)](https://github.com/mrodriguez777 "mrodriguez777 (13 commits)")[![meirtin](https://avatars.githubusercontent.com/u/5532778?v=4)](https://github.com/meirtin "meirtin (1 commits)")

---

Tags

laravelvalidatorcbuargentinamrodriguez777

### Embed Badge

![Health badge](/badges/mrodriguez777-laravel-cbu-validator/health.svg)

```
[![Health](https://phpackages.com/badges/mrodriguez777-laravel-cbu-validator/health.svg)](https://phpackages.com/packages/mrodriguez777-laravel-cbu-validator)
```

###  Alternatives

[proengsoft/laravel-jsvalidation

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

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)[sunspikes/clamav-validator

Custom Laravel 5 anti-virus validator for file uploads.

3651.8M3](/packages/sunspikes-clamav-validator)[laravel-validation-rules/credit-card

Validate credit card number, expiration date, cvc

2412.2M5](/packages/laravel-validation-rules-credit-card)[illuminatech/validation-composite

Allows uniting several validation rules into a single one for easy re-usage

184485.5k](/packages/illuminatech-validation-composite)[laravel-validation-rules/phone

Validate that a phone number is in the correct format

69355.5k](/packages/laravel-validation-rules-phone)[iutrace/laravel-cuit-validator

Argentinian CUIT and CUIL Validator

1013.3k](/packages/iutrace-laravel-cuit-validator)

PHPackages © 2026

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