Download the PHP package yomo/south-african-idnumber-generator without Composer
On this page you can find all versions of the php package yomo/south-african-idnumber-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download yomo/south-african-idnumber-generator
More information about yomo/south-african-idnumber-generator
Files in yomo/south-african-idnumber-generator
Package south-african-idnumber-generator
Short Description Laravel package to help generate real and verifiable South African ID number sequences, allowing for customisable gender and dates of birth
License MIT
Informations about the package south-african-idnumber-generator
RSA (South African) ID Number Generator
This PHP/Laravel Faker library generates valid South African ID numbers, adhering to the 13-digit format specified by the Department of Home Affairs. It is also able to validate RSA ID numbers, and provide information about the ID number holder.
The generated ID numbers include the date of birth, gender, citizenship status, and a checksum digit for validation.
Features
- Generates valid South African ID numbers.
- Supports male and female gender identification.
- Includes citizenship status (South African citizen or permanent resident).
Requirements
- PHP 7.4 or higher
- Laravel 9 or higher
Installation
Via Composer
Usage (Generation)
With Faker
You can also generate using:
Specified details
Gender specific
`
Using the helper class
Usage (validation)
Using the helper class
Other validation features include:
You can also have the ID number formatted for easier reading:
License
This library is open-source and available under the MIT License.
Contributions
Contributions, issues, and feature requests are welcome! Feel free to open a pull request or submit an issue on the repository.
Disclaimer
This library is for educational and testing purposes only. Do not use the generated ID numbers for illegal or unethical purposes.
About the author
Stuart Steedman is the CTO of Sebenza, a DNI company, operating out of Bryanston, South Africa. Stuart enjoys public speaking, and enjoys prototyping complex software in Laravel.