Component using the European Commission (EC) VAT Information Exchange System (VIES) to verify and validate VAT registration numbers in the EU, using PHP and Composer.
I needed to quickly check a certain VAT ID, but I didn't want to set up everything I just created this convenient command line checker that will take a VAT ID string (country code and number), perform an offline validation and then check it against the VIES SOAP service.
Feature: adding a command-line checker
I needed to quickly check a certain VAT ID, but I didn't want to set up everything I just created this convenient command line checker that will take a VAT ID string (country code and number), perform an offline validation and then check it against the VIES SOAP service.