journalctl/national-id-validator

This package is abandoned and no longer maintained. No replacement package was suggested.

Iranian National id validator

v1.1 2019-02-27 22:14 UTC

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.