ibericode / vat

PHP library for dealing with European VAT
https://packagist.org/packages/ibericode/vat
MIT License
425 stars 61 forks source link

ip2country.info is dead? #55

Closed dannyvankooten closed 1 year ago

dannyvankooten commented 1 year ago

Looks like ip2country.info is now ipapi.com and requires an API key to be used. I think we should follow suit and add a provider for that.

dannyvankooten commented 1 year ago

See #60