PHPackages                             netkod-bilisim/tr-identity-number-verification - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Validation &amp; Sanitization](/categories/validation)
4. /
5. netkod-bilisim/tr-identity-number-verification

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

netkod-bilisim/tr-identity-number-verification
==============================================

It checks the TR Identity Number.

v1.0.0(2y ago)083MITPHPPHP &gt;=7.4

Since Jul 29Pushed 2y agoCompare

[ Source](https://github.com/netkod-bilisim/tr-identity-number-verification)[ Packagist](https://packagist.org/packages/netkod-bilisim/tr-identity-number-verification)[ RSS](/packages/netkod-bilisim-tr-identity-number-verification/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

Tr Identity Number Verification
===============================

[](#tr-identity-number-verification)

[ ![Latest Stable Version](https://camo.githubusercontent.com/bf9a69d548ff5c91a96bcfe5d17dd25568ea293bc18bb846211a522cd2676047/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e65746b6f642d62696c6973696d2f74722d6964656e746974792d6e756d6265722d766572696669636174696f6e)](https://packagist.org/packages/netkod-bilisim/tr-identity-number-verification)[ ![Total Downloads](https://camo.githubusercontent.com/4325dbd8fb13b0ed079ec5e925a8cce81b872c86b150bea809c632826fc497f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e65746b6f642d62696c6973696d2f74722d6964656e746974792d6e756d6265722d766572696669636174696f6e)](https://packagist.org/packages/netkod-bilisim/tr-identity-number-verification)[ ![Dependents](https://camo.githubusercontent.com/bb2d3b7f762b80fb14d82ef692ba101e1cf5ded87fa15c020f977e1304c2691c/68747470733a2f2f706f7365722e707567782e6f72672f6e65746b6f642d62696c6973696d2f74722d6964656e746974792d6e756d6265722d766572696669636174696f6e2f646570656e64656e74732e737667)](https://packagist.org/packages/netkod-bilisim/tr-identity-number-verification)[ ![License](https://camo.githubusercontent.com/fe39d59a5e0b6532c33db6dfdca6f2be18f513b4e2e6c0153286b473843725a9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f6e65746b6f642d62696c6973696d2f74722d6964656e746974792d6e756d6265722d766572696669636174696f6e)](https://packagist.org/packages/netkod-bilisim/tr-identity-number-verification)

[ ![License](https://camo.githubusercontent.com/1daa9d53b3ac1bb41d83371588ba14da4127c4f02660000ee4d30c7cae0facec/687474703a2f2f706f7365722e707567782e6f72672f6e65746b6f642d62696c6973696d2f74722d6964656e746974792d6e756d6265722d766572696669636174696f6e2f726571756972652f706870)](https://packagist.org/packages/netkod-bilisim/tr-identity-number-verification)[ ![Scrutinizer](https://camo.githubusercontent.com/075a212e2f2f682d2fc169fbea406ad988271cbca3688efde1b1cf329e89d8ba/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6e65746b6f642d62696c6973696d2f74722d6964656e746974792d6e756d6265722d766572696669636174696f6e2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/netkod-bilisim/tr-identity-number-verification/badges/quality-score.png?b=master)[ ![StyleCI](https://camo.githubusercontent.com/36033e4b870b294386deb80efc1ef30a12870d7e50b36818ef8bd9688426b5f5/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3637313833313832372f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/671831827?branch=master)

[![](public/assets/images/presentation.png)](public/assets/images/presentation.png) Introduction
------------------------------------------------------------------------------------------------

[](#-introduction)

It checks the TR Identity Number.

[![](public/assets/images/requirement.png)](public/assets/images/requirement.png) Requirements
----------------------------------------------------------------------------------------------

[](#-requirements)

- PHP &gt;= 7.4
- PHP soap extension

[![](public/assets/images/inbox.png)](public/assets/images/inbox.png) Install
-----------------------------------------------------------------------------

[](#-install)

```
composer require netkod-bilisim/tr-identity-number-verification:"^1"
```

[![](public/assets/images/web-coding.png)](public/assets/images/web-coding.png) Usage
-------------------------------------------------------------------------------------

[](#-usage)

```
use NetkodBilisim\TrIdentityNumberVerification;

$result = TrIdentityNumberVerification::verify(12345678901, 1990, 'Alparslan', 'YILMAZ');
var_dump($result);    # Result: bool(false)
```

[![](public/assets/images/licensing.png)](public/assets/images/licensing.png) License
-------------------------------------------------------------------------------------

[](#-license)

This package is open source software licensed under the [MIT License](https://opensource.org/license/mit/).

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1018d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3573f5d94edf2edfbdedc4417d5625faba485df8070886fc88a0188a21384791?d=identicon)[remzidalyan](/maintainers/remzidalyan)

---

Top Contributors

[![remzidalyan](https://avatars.githubusercontent.com/u/22560065?v=4)](https://github.com/remzidalyan "remzidalyan (4 commits)")

---

Tags

checkidentityvalidatenumberverificationtrvalidate tr identity numbervalidate tr identity number with phpvalidate tr identity number with laravel

### Embed Badge

![Health badge](/badges/netkod-bilisim-tr-identity-number-verification/health.svg)

```
[![Health](https://phpackages.com/badges/netkod-bilisim-tr-identity-number-verification/health.svg)](https://phpackages.com/packages/netkod-bilisim-tr-identity-number-verification)
```

###  Alternatives

[webmozart/assert

Assertions to validate method input/output with nice error messages.

7.6k894.0M1.2k](/packages/webmozart-assert)[wixel/gump

A fast, extensible &amp; stand-alone PHP input validation class that allows you to validate any data.

1.2k1.3M30](/packages/wixel-gump)[sadegh19b/laravel-persian-validation

A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers

18293.8k1](/packages/sadegh19b-laravel-persian-validation)[dniccum/phone-number

A Laravel Nova phone number field with input masking and validation support.

71432.7k](/packages/dniccum-phone-number)[abcaeffchen/sepa-utilities

SepaUtilities provides useful methods for validating and sanitizing inputs used in SEPA files supporting PHP &gt;= 8.1.

312.0M2](/packages/abcaeffchen-sepa-utilities)[awurth/slim-validation

A wrapper around the respect/validation PHP validation library for easier error handling and display

65378.4k9](/packages/awurth-slim-validation)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
