PHPackages                             weareantenna/vat - 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. weareantenna/vat

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

weareantenna/vat
================

A library to deal with VAT Numbers within Teamleader CRM

1.3.0(3y ago)1507MITPHPPHP ^7.2|^8.0CI failing

Since May 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/weareantenna/vat)[ Packagist](https://packagist.org/packages/weareantenna/vat)[ RSS](/packages/weareantenna-vat/feed)WikiDiscussions master Synced yesterday

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

VAT
===

[](#vat)

This library will help you deal with VAT numbers in a controlled manner. It uses the [DragonBe/vies package](https://github.com/DragonBe/vies) to first validate the format of an EU VAT number. Afterwards, you can validate if the number has been issued with the [VIES](https://ec.europa.eu/taxation_customs/vies/) validator.

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

[](#installation)

This package requires PHP 7.1 or higher.

```
composer require weareantenna/vat

```

Usage
-----

[](#usage)

```
