journalctl / national-id-validator
Iranian National id validator
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/journalctl/national-id-validator
Requires
- php: ^7.0
- illuminate/support: ~5.5.0
This package is auto-updated.
Last update: 2022-12-30 14:29:32 UTC
README
The Laravel National Id Validator for iranian users.
Install
This package can be installed through Composer.
composer require journalctl/national-id-validator
Usage
return Validator::make( 'national_id' => ['national_id'] )->validate();
Contributing
Thank you for considering contributing to the National Id Validator!
License
The National Id Validator is open-source software licensed under the MIT license.