PHPackages                             goosfraba/vies-eu-vat-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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. goosfraba/vies-eu-vat-checker

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

goosfraba/vies-eu-vat-checker
=============================

Verifies the validity of a VAT number issued by any Member State

1.0.0(6y ago)021MITPHPPHP &gt;=5.4CI failing

Since Oct 21Pushed 6y ago1 watchersCompare

[ Source](https://github.com/dbojdo/vat-eu-checker)[ Packagist](https://packagist.org/packages/goosfraba/vies-eu-vat-checker)[ RSS](/packages/goosfraba-vies-eu-vat-checker/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (2)Used By (0)

VIES EU VAT Checker
===================

[](#vies-eu-vat-checker)

Verifies the validity of a VAT number issued by any Member State. The library provides a handy API implementation to connect to European Commission SOAP service.

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

[](#installation)

The best way to install the library is using composer

```
composer require goosfraba/vies-eu-vat-checker
```

Usage
-----

[](#usage)

### Creating an instance of the API

[](#creating-an-instance-of-the-api)

To create a production API instance use the following snippet:

```
