PHPackages                             prometee/vies-client-bundle - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. prometee/vies-client-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

prometee/vies-client-bundle
===========================

European VAT Information Exchange System SOAP client bundle

v3.0.0(1y ago)438.5k↑16.1%12MITPHPCI passing

Since Dec 26Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Prometee/VIESClientBundle)[ Packagist](https://packagist.org/packages/prometee/vies-client-bundle)[ RSS](/packages/prometee-vies-client-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (10)Versions (10)Used By (2)

[![Latest Version on Packagist](https://camo.githubusercontent.com/bb5d380a185cafb2d2f64b222a6bc3a56cfe73379b7c03195fe33d22d030fe3e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f50726f6d657465652f766965732d636c69656e742d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/prometee/vies-client-bundle)[![Build Status](https://github.com/Prometee/VIESClientBundle/workflows/Build/badge.svg)](https://github.com/Prometee/VIESClientBundle/actions?query=workflow%3A%22Build%22)[![Quality Score](https://camo.githubusercontent.com/526f94c5d64ac0d8f66a03c8f37328c91185a74fb358dac6d06e485518407195/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f50726f6d657465652f56494553436c69656e7442756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/Prometee/VIESClientBundle)

European VAT Information Exchange System SOAP client
----------------------------------------------------

[](#european-vat-information-exchange-system-soap-client)

This library is designed to handle validation trough VIES Soap WebService.

See [http://ec.europa.eu/taxation\_customs/vies/](http://ec.europa.eu/taxation_customs/vies/) for more information.

Installation
------------

[](#installation)

Install using Composer :

```
$ composer require prometee/vies-client-bundle

```

Usage
-----

[](#usage)

Use it as a validation constraint in an `Entity` or a `Model` class.
You can also use it as a `FormType` field constraint.

```
use Prometee\VIESClientBundle\Constraints\VatNumber;

class User
{
    #[VatNumber(message: "My custom error message")]
    private $vatNumber;
}
```

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance43

Moderate activity, may be stable

Popularity33

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 97.4% 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 ~281 days

Recently: every ~287 days

Total

9

Last Release

446d ago

Major Versions

v1.0.3 → v2.0.02022-01-05

v2.0.3 → v3.0.02025-02-26

PHP version history (2 changes)v1.0.0PHP ^7.1

v1.0.1PHP ^7.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/970e9207938e33441b0b7e3207c46b4df8ed7f020c77e40793812405ae8b0a3b?d=identicon)[Prometee](/maintainers/Prometee)

---

Top Contributors

[![Prometee](https://avatars.githubusercontent.com/u/861820?v=4)](https://github.com/Prometee "Prometee (37 commits)")[![dependabot-preview[bot]](https://avatars.githubusercontent.com/in/2141?v=4)](https://github.com/dependabot-preview[bot] "dependabot-preview[bot] (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/prometee-vies-client-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/prometee-vies-client-bundle/health.svg)](https://phpackages.com/packages/prometee-vies-client-bundle)
```

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M233](/packages/nelmio-api-doc-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[shopware/storefront

Storefront for Shopware

684.2M148](/packages/shopware-storefront)

PHPackages © 2026

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