项目作者: journalctl

项目描述 :
National Id Validator
高级语言: PHP
项目地址: git://github.com/journalctl/national-id-validator.git
创建时间: 2019-02-27T22:16:22Z
项目社区:https://github.com/journalctl/national-id-validator

开源协议:

下载


National Id Validator

The Laravel National Id Validator for iranian users.

Install

This package can be installed through Composer.

  1. composer require journalctl/national-id-validator

Usage

  1. return Validator::make(
  2. 'national_id' => ['national_id']
  3. )->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.