PHPackages                             x-laravel/validation-tr-tax-number-extend - 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. x-laravel/validation-tr-tax-number-extend

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

x-laravel/validation-tr-tax-number-extend
=========================================

Turkey tax number validation extend package for Laravel.

v1.0.0(5y ago)0257MITPHPPHP &gt;=7.0

Since Dec 16Pushed 5y agoCompare

[ Source](https://github.com/X-Laravel/validation-tr-tax-number-extend)[ Packagist](https://packagist.org/packages/x-laravel/validation-tr-tax-number-extend)[ RSS](/packages/x-laravel-validation-tr-tax-number-extend/feed)WikiDiscussions 1.x Synced 1mo ago

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

X-Laravel - Validation TR Tax Number Extend Package
===================================================

[](#x-laravel---validation-tr-tax-number-extend-package)

[![Latest Stable Version](https://camo.githubusercontent.com/25c2d64edb1485e1c630642e1647baa8a547346d2f2e7f0793afff576d877b23/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f582d4c61726176656c2f76616c69646174696f6e2d74722d7461782d6e756d6265722d657874656e64)](https://packagist.org/packages/X-Laravel/validation-tr-tax-number-extend)[![Total Downloads](https://camo.githubusercontent.com/1915da16e380ca42fead2b1af4a6949ef83a009d459cbbaf75c8119deb6387ab/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f582d4c61726176656c2f76616c69646174696f6e2d74722d7461782d6e756d6265722d657874656e64)](https://packagist.org/packages/X-Laravel/validation-tr-tax-number-extend)[![Dependents](https://camo.githubusercontent.com/52c4cd08f8f89590baa31e3e968eb148f85264ddfe608644f39a2e1d5b9d372f/68747470733a2f2f706f7365722e707567782e6f72672f582d4c61726176656c2f76616c69646174696f6e2d74722d7461782d6e756d6265722d657874656e642f646570656e64656e74732e737667)](https://packagist.org/packages/X-Laravel/validation-tr-tax-number-extend)[![License](https://camo.githubusercontent.com/1a749f5bfb7be8f976d4bcb388a8e3d38254f2fb7a9950e8903da0c62f8c01a8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f582d4c61726176656c2f76616c69646174696f6e2d74722d7461782d6e756d6265722d657874656e64)](https://packagist.org/packages/X-Laravel/validation-tr-tax-number-extend)

[![](https://camo.githubusercontent.com/b87e5740d0eb7b89a430e7c6e902e2fd29c199976f81de763e7b21ee8fb978c6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f582d4c61726176656c2f76616c69646174696f6e2d74722d7461782d6e756d6265722d657874656e642f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572 "Scrutinizer Code Quality")](https://scrutinizer-ci.com/g/X-Laravel/validation-tr-tax-number-extend/build-status/master)[![StyleCI](https://camo.githubusercontent.com/5c6f962ff51a43ca4c1daa3e3838940f2f14fa2725635fc378b0bda0588c4db9/68747470733a2f2f7374796c6563692e696f2f7265706f732f3332323132363430302f736869656c643f6272616e63683d6d6173746572)](https://styleci.io/repos/322126400)

Introduction
------------

[](#introduction)

Turkey tax number validation extend package for Laravel.

Requirements
------------

[](#requirements)

Laravel &gt;=5.5. Other than that, this library has no requirements.

Install
-------

[](#install)

```
$ composer require x-laravel/validation-tr-tax-number-extend
```

Example Usage
-------------

[](#example-usage)

```
$this->validate($request, ['tax_number' => 'required|tr_tax_number']);
```

License
-------

[](#license)

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

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Every ~0 days

Total

2

Last Release

1979d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2bdb64c6c087c331b8bd5906bb1aa7eb06bc83af3654a48ba8ab9da365976651?d=identicon)[X-Adam](/maintainers/X-Adam)

---

Top Contributors

[![X-Adam](https://avatars.githubusercontent.com/u/60411758?v=4)](https://github.com/X-Adam "X-Adam (2 commits)")

### Embed Badge

![Health badge](/badges/x-laravel-validation-tr-tax-number-extend/health.svg)

```
[![Health](https://phpackages.com/badges/x-laravel-validation-tr-tax-number-extend/health.svg)](https://phpackages.com/packages/x-laravel-validation-tr-tax-number-extend)
```

###  Alternatives

[spatie/laravel-honeypot

Preventing spam submitted through forms

1.6k6.0M60](/packages/spatie-laravel-honeypot)[proengsoft/laravel-jsvalidation

Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest

1.1k2.3M49](/packages/proengsoft-laravel-jsvalidation)[stevebauman/purify

An HTML Purifier / Sanitizer for Laravel

5325.6M19](/packages/stevebauman-purify)[axlon/laravel-postal-code-validation

Worldwide postal code validation for Laravel and Lumen

3853.3M1](/packages/axlon-laravel-postal-code-validation)[sunspikes/clamav-validator

Custom Laravel 5 anti-virus validator for file uploads.

3651.8M3](/packages/sunspikes-clamav-validator)[laravel-validation-rules/credit-card

Validate credit card number, expiration date, cvc

2412.2M5](/packages/laravel-validation-rules-credit-card)

PHPackages © 2026

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