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

Maintainers

Details

github.com/top7up/ID

Source

Issues

Installs: 773

Dependents: 0

Suggesters: 0

Security: 0

Stars: 12

Watchers: 1

Forks: 3

Open Issues: 0

pkg:composer/top7up/id

1.1 2019-09-01 16:29 UTC

This package is not auto-updated.

Last update: 2025-09-24 00:49:29 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).