Skip to content

Commit ecf8316

Browse files
remove JsonvatClient as jsonvat.com is discontinued, see adamcooke/vat-rates@c4f6965
1 parent 780c8ad commit ecf8316

File tree

2 files changed

+1
-55
lines changed

2 files changed

+1
-55
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ibericode/vat
99

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

12-
- Fetch VAT rates for any EU member state using [ibericode/vat-rates](https://github.com/ibericode/vat-rates) or [jsonvat.com](https://jsonvat.com/)
12+
- Fetch VAT rates for any EU member state using [ibericode/vat-rates](https://github.com/ibericode/vat-rates).
1313
- Validate VAT numbers (by format and/or [existence](http://ec.europa.eu/taxation_customs/vies/))
1414
- Validate ISO-3316 alpha-2 country codes
1515
- Determine whether a country is part of the EU

src/Clients/JsonVatClient.php

Lines changed: 0 additions & 54 deletions
This file was deleted.

0 commit comments

Comments
 (0)