2017 © Pedro PelĂĄez
 

library cuit-cbu-validator

Laravel CUIT CBU Validation for Argentina

image

cardumen/cuit-cbu-validator

Laravel CUIT CBU Validation for Argentina

  • Monday, March 5, 2018
  • by ateszki
  • Repository
  • 2 Watchers
  • 3 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 7 Versions
  • 40 % Grown

The README.md

Laravel 5 CUIT CBU Validators for Argentina

Installation

To install this package include it in your composer.json, (*1)

composer require cardumen/cuit-cbu-validator:~2.1.4

Add the Service Provider to the provider array in your config/app.php, (*2)

Cardumen\CuitCbuValidator\LaravelCuitCbuValidator::class

Using

Now you have a validator cuit and cbu, (*3)

        $rules = [
            'cbu'=>['required',new \App\Rules\Cbu()],
            'cuit'=>['required',new \App\Rules\Cuit()],
            ];

Contributors

  • AndrĂ©s Teszkiewicz - Github

Company

License

This project is open-sourced software licensed under the MIT license, (*4)

The Versions

05/03 2018

dev-master

9999999-dev https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit

05/03 2018

2.1.4

2.1.4.0 https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit

05/03 2018

2.1.3

2.1.3.0 https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit

05/03 2018

2.1.2

2.1.2.0 https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit

05/03 2018

2.1.1

2.1.1.0 https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit

05/03 2018

2.0

2.0.0.0 https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit

11/05 2016

1.0

1.0.0.0 https://github.com/desarrollo-cooperativo/laravel-cuit-cbu-validators

Laravel CUIT CBU Validation for Argentina

  Sources   Download

MIT

The Requires

 

validator cbu argentina cuit