Download the PHP package torralbodavid/identity-card-checker without Composer
On this page you can find all versions of the php package torralbodavid/identity-card-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download torralbodavid/identity-card-checker
More information about torralbodavid/identity-card-checker
Files in torralbodavid/identity-card-checker
Package identity-card-checker
Short Description Use this package to validate the identity card number from your country
License MIT
Homepage https://github.com/torralbodavid/identity-card-checker
Informations about the package identity-card-checker
Identity Card Checker Laravel Validation Rules
Use this package to validate the identity card number from your country
Installation
You can install the package via composer:
You can publish the config file with:
Usage
🇪🇸 Currently we are only supporting validation of Spanish documents: DNI, NIE and CIF.
Feel free to open an issue if you want your country id to be supported or also open a pull request.
Add the following rule on your form validation:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- David Torralbo
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of identity-card-checker with dependencies
spatie/laravel-package-tools Version ^1.4.3
illuminate/contracts Version ^8.37