Download the PHP package wilsenhc/laravel-rif-validation without Composer
On this page you can find all versions of the php package wilsenhc/laravel-rif-validation. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download wilsenhc/laravel-rif-validation
More information about wilsenhc/laravel-rif-validation
Files in wilsenhc/laravel-rif-validation
Package laravel-rif-validation
Short Description A Validation rule to check if a RIF is valid
License MIT
Informations about the package laravel-rif-validation
A Validation rule to check if a RIF is valid
This package provides rules to validate a RIF (Registro Único de Información Fiscal).
Installation
You can install the package via composer:
The package will automatically register itself.
Translations
If you wish to edit the package translations, you can run the following command to publish them into your lang/
folder
Available rules
Rif
Rif
This validation rule will pass if the RIF value passed in the request is valid.
You can also import the Rif
Rule class and use it instead
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Wilsen Hernández
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-rif-validation with dependencies
illuminate/support Version ^11.0|^12.0
illuminate/contracts Version ^11.0|^12.0
wilsenhc/rif-validation Version ^1.0