Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/berkanumutlu/php-tc-kimlik-dogrulama
PHP T.C. Kimlik Doğrulama
https://github.com/berkanumutlu/php-tc-kimlik-dogrulama
php tc-kimlik-dogrulama turkish-identity-validator
Last synced: 8 days ago
JSON representation
PHP T.C. Kimlik Doğrulama
- Host: GitHub
- URL: https://github.com/berkanumutlu/php-tc-kimlik-dogrulama
- Owner: berkanumutlu
- License: mit
- Created: 2023-12-11T15:56:40.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2023-12-12T22:10:11.000Z (11 months ago)
- Last Synced: 2023-12-13T18:25:27.073Z (11 months ago)
- Topics: php, tc-kimlik-dogrulama, turkish-identity-validator
- Language: PHP
- Homepage:
- Size: 1.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# T.C. Kimlik Doğrulama / Turkish Identity Verification
##### TR
Bu projede T.C. Kimlik numarasını kendi algoritmasına göre veya nvi.gov.tr adresine cURL isteği ile veya SOAP Client isteği ile test edebilirsiniz.
Daha fazla bilgi için [tıklayın](https://tr.wikipedia.org/wiki/T.C._Kimlik_Numaras%C4%B1 "T.C. Kimlik Numarası Hakkında Daha Fazla Bilgi").##### EN
Turkish Identification Number (Turkish: Türkiye Cumhuriyeti Kimlik Numarası or abbreviated as T.C. Kimlik No.) is a unique personal identification number that is assigned to every citizen of Turkey. In this project, you can test the Turkish Identity Number according to its own algorithm or via a cURL request to nvi.gov.tr or a SOAP Client request.
[Click](https://en.wikipedia.org/wiki/Turkish_Identification_Number "More Information About Turkish Identification Number") for more information.## Screenshots
![screenshotAlgorithm](screenshots/screenshot01.png)
![screenshotCURL](screenshots/screenshot02.png)
![screenshotSOAP](screenshots/screenshot03.png)## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.