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

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

carlosoroc/ixpandit-laravel-cbu-validator
=========================================

v1.0.0(5y ago)01MITPHPPHP &gt;=7.2

Since Aug 19Pushed 5y ago4 watchersCompare

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

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

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

[](#laravel-cbu-validator)

CBU Validator for Laravel 5

Install
-------

[](#install)

Via Composer

```
$ composer require reservadelnorte/ixpandit-laravel-cbu-validator
```

Set providers in app/config.php

```
'providers' => [
    ReservaDelNorte\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

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity47

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

Unknown

Total

1

Last Release

2092d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/742e08de60f781a09b265f8705380fd51a57b427c0ab330655ac9d908cec53cf?d=identicon)[coronoz](/maintainers/coronoz)

---

Top Contributors

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

---

Tags

laravelvalidatorcbuargentinareservadelnorte

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/carlosoroc-ixpandit-laravel-cbu-validator/health.svg)](https://phpackages.com/packages/carlosoroc-ixpandit-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)
