DragonBe / vies

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.
http://ec.europa.eu/taxation_customs/vies/faqvies.do#item16
MIT License
266 stars 59 forks source link

Cli client #110

Closed DragonBe closed 4 years ago

DragonBe commented 4 years ago

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.