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(8y ago)113.9kMITPHPPHP &gt;=5.6.0|&gt;=7.0

Since Sep 5Pushed 8y 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 2w ago

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 69% 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

2946d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12515980?v=4)[Martin Rodriguez](/maintainers/mrodriguez777)[@mrodriguez777](https://github.com/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.3M50](/packages/proengsoft-laravel-jsvalidation)[sunspikes/clamav-validator

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

3712.0M5](/packages/sunspikes-clamav-validator)[laravel-validation-rules/credit-card

Validate credit card number, expiration date, cvc

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

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

180517.4k](/packages/illuminatech-validation-composite)[sadegh19b/laravel-persian-validation

A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers

18596.0k1](/packages/sadegh19b-laravel-persian-validation)[laravel-validation-rules/phone

Validate that a phone number is in the correct format

69365.2k](/packages/laravel-validation-rules-phone)

PHPackages © 2026

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