PHPackages                             matejch/vat-id-checker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. matejch/vat-id-checker

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

matejch/vat-id-checker
======================

Service to check Vat id for EU countries

1.0.0(3y ago)01.2kMITPHPPHP &gt;=7.2.0

Since Jun 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Matej-ch/eu-vat-checker)[ Packagist](https://packagist.org/packages/matejch/vat-id-checker)[ RSS](/packages/matejch-vat-id-checker/feed)WikiDiscussions main Synced 1mo ago

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

[![latest_tag](https://camo.githubusercontent.com/887918de2c5e6e79821fa862cbb876006869b037745ddefd45a49460b5390862/68747470733a2f2f62616467656e2e6e65742f6769746875622f7461672f4d6174656a2d63682f65752d7661742d636865636b6572)](https://camo.githubusercontent.com/887918de2c5e6e79821fa862cbb876006869b037745ddefd45a49460b5390862/68747470733a2f2f62616467656e2e6e65742f6769746875622f7461672f4d6174656a2d63682f65752d7661742d636865636b6572)[![test](https://github.com/Matej-ch/eu-vat-checker/actions/workflows/php.yml/badge.svg)](https://github.com/Matej-ch/eu-vat-checker/actions/workflows/php.yml/badge.svg)

This package uses service [https://ec.europa.eu/taxation\_customs/vies/](https://ec.europa.eu/taxation_customs/vies/)

### Install package

[](#install-package)

```
composer require matejch/vat-id-checker  "1.0.0"

```

---

### Usage

[](#usage)

```
/** EU VAT checker */
$service = new \matejch\VatIdChecker\Vies();
$result = $service->validateVat('XX1234567890'); //object with data or false

$service->getMessage(); // response message
```

### Remove package

[](#remove-package)

```
composer remove matejch/vat-id-checker

```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity42

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

1424d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/932003?v=4)[Matej Leban](/maintainers/MatejCh)[@matejch](https://github.com/matejch)

---

Top Contributors

[![Matej-ch](https://avatars.githubusercontent.com/u/12380989?v=4)](https://github.com/Matej-ch "Matej-ch (6 commits)")

---

Tags

eu-vat-validatorsoapvat-numbervat-validationviesvies-soap-servicesoapvateuVIES VAT number validation

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/matejch-vat-id-checker/health.svg)

```
[![Health](https://phpackages.com/badges/matejch-vat-id-checker/health.svg)](https://phpackages.com/packages/matejch-vat-id-checker)
```

###  Alternatives

[spatie/laravel-cookie-consent

Make your Laravel app comply with the crazy EU cookie law

1.5k4.7M20](/packages/spatie-laravel-cookie-consent)[mpociot/vat-calculator

EU VAT calculation, the way it should be.

1.3k3.9M18](/packages/mpociot-vat-calculator)[phpro/soap-client

A general purpose SoapClient library

8885.6M46](/packages/phpro-soap-client)[artisaninweb/laravel-soap

A SoapClient wrapper integration for Laravel

6314.5M12](/packages/artisaninweb-laravel-soap)[whitecube/laravel-cookie-consent

Register, configure and ask for cookies consent in a EU-compliant way.

489563.9k1](/packages/whitecube-laravel-cookie-consent)[commerceguys/tax

Tax library with a flexible data model, predefined tax rates, powerful resolving logic.

286763.3k](/packages/commerceguys-tax)

PHPackages © 2026

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