Skip to content

journalctl/national-id-validator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

National Id Validator

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.