PHPackages                             moccalotto/eu - 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. moccalotto/eu

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

moccalotto/eu
=============

Tiny lib for info about EU countries

0.3.0(9y ago)17.1k↓50%1MITPHPPHP &gt;=5.6.0

Since Mar 8Pushed 4y ago1 watchersCompare

[ Source](https://github.com/moccalotto/phpeu)[ Packagist](https://packagist.org/packages/moccalotto/eu)[ RSS](/packages/moccalotto-eu/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

EU
==

[](#eu)

Tiny lib for checking if a country is an EU member, and get the "normal" vat rate for that country.

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

[](#installation)

To add this package as a local, per-project dependency to your project, simply add a dependency on `moccalotto/eu` to your project's `composer.json` file like so:

```
{
    "require": {
        "moccalotto/eu": "~0.3"
    }
}
```

Run this command in the shell: `composer require moccalotto/eu`

Demo
----

[](#demo)

```
