Skip to content

Commit

Permalink
remove JsonvatClient as jsonvat.com is discontinued, see adamcooke/va…
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyvankooten committed Apr 17, 2020
1 parent 780c8ad commit ecf8316
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 55 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ibericode/vat

This is a simple PHP library to help you deal with Europe's VAT rules.

- Fetch VAT rates for any EU member state using [ibericode/vat-rates](https://github.com/ibericode/vat-rates) or [jsonvat.com](https://jsonvat.com/)
- Fetch VAT rates for any EU member state using [ibericode/vat-rates](https://github.com/ibericode/vat-rates).
- Validate VAT numbers (by format and/or [existence](http://ec.europa.eu/taxation_customs/vies/))
- Validate ISO-3316 alpha-2 country codes
- Determine whether a country is part of the EU
Expand Down
54 changes: 0 additions & 54 deletions src/Clients/JsonVatClient.php

This file was deleted.

0 comments on commit ecf8316

Please sign in to comment.