This class can be used to validate Saudi resident identifier numbers. It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number. http://aziz.oraij.com

1.1 2019-09-01 16:29 UTC

This package is not auto-updated.

Last update: 2024-05-21 18:32:48 UTC


README

This class can be used to validate Saudi resident identifier numbers. It takes a resident identifier number and calculates a checksum to verify whether it may be a valid number. It returns either 1 (for Saudis), 2 (for non-Saudis) or FALSE (for invalid numbers).