Download the PHP package akukoder/mykad-validator without Composer
On this page you can find all versions of the php package akukoder/mykad-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download akukoder/mykad-validator
More information about akukoder/mykad-validator
Files in akukoder/mykad-validator
Download akukoder/mykad-validator
More information about akukoder/mykad-validator
Files in akukoder/mykad-validator
Vendor akukoder
Package mykad-validator
Short Description A library for validating MyKad or MyKid format
License MIT
Homepage https://akukoder.com
Package mykad-validator
Short Description A library for validating MyKad or MyKid format
License MIT
Homepage https://akukoder.com
Please rate this library. Is it a good library?
Informations about the package mykad-validator
MyKad Validator
About MyKad
The Government Multi-Purpose Smart Card Project (MPSC) or MyKad is part of the Multimedia Super Corridor (MSC Malaysia) initiative.
Introduction
One of the most annoying thing when dealing with user records is when they entered wrong MyKad/MyKid number. This package helps reduce the burden to deal with invalid input by users.
This package will validate MyKad/MyKid number to make sure:
- Contains numbers only
- Valid length
- Valid date of birth
- Valid state/country code
Note:
Any other unnecessary characters from the input will be removed, including dashes.
Installation
You can install the package via composer:
Usage
Get exception on errors
Testing
Reference
License
The MIT License (MIT).
All versions of mykad-validator with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
The package akukoder/mykad-validator contains the following files
Loading the files please wait ....