[
    {
        "name": "ph-7/eu-vat-validator",
        "version": "2.2",
        "version_normalized": "2.2.0.0",
        "source": {
            "type": "git",
            "url": "https://github.com/pH-7/eu-vat-validator.git",
            "reference": "238e88740b272e057bb6e87deaa3b67691f20096"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/pH-7/eu-vat-validator/zipball/238e88740b272e057bb6e87deaa3b67691f20096",
            "reference": "238e88740b272e057bb6e87deaa3b67691f20096",
            "shasum": ""
        },
        "require": {
            "ext-soap": "*",
            "php": ">=7.0.0"
        },
        "require-dev": {
            "phake/phake": "^2.3",
            "phpunit/phpunit": "^5.5"
        },
        "time": "2017-01-23T02:18:58+00:00",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-4": {
                "PH7\\Eu\\": "src"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "GPL-3.0+"
        ],
        "authors": [
            {
                "name": "Pierre-Henry Soria",
                "email": "phs@hizup.net",
                "homepage": "http://about.ph7.me",
                "role": "Software Engineer"
            }
        ],
        "description": "A simple and clean PHP class that validates EU VAT numbers against the central ec.europa.eu database (using the official europa API).",
        "homepage": "http://ph7.me",
        "keywords": [
            "TVA",
            "eu vat",
            "tva number",
            "validate eu vat",
            "validate vat number",
            "vat number",
            "vat number validator",
            "vat validator"
        ]
    }
]
