journalctl/national-id-validator

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

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

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.