8000 Tags · soukicz/vat-calculator · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: soukicz/vat-calculator

Tags

3.14.0

Toggle 3.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update VatCalculator.php (driesvints#182)

* Update VatCalculator.php

Added a method to return all tax rates for a given country code

* Update README.md

Updated with the 'getTaxRatesForCountry' method

3.13.0

Toggle 3.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PHP 8.4 support (driesvints#179)

* PHP 8.4 support

* PHP 8.4 tests

3.12.0

Toggle 3.12.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Fix code styling

3.11.0

Toggle 3.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update postal code exceptions for Portugal (driesvints#174)

3.10.1

Toggle 3.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reduced rate and parking rate corrected for Belgium (driesvints#173)

The low rate is 6% and parking rate should be 12% same as intermediate rate

3.10.0

Toggle 3.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for laravel 11 (driesvints#172)

* chore: add support for laravel 11

* chore: add phpunit v10

* chore: fix typo

* chore: remove verbose

3.9.0

Toggle 3.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Estonia vat rate

3.8.0

Toggle 3.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correct VAT and postal code for Campione d'Italia (driesvints#168)

* Campione d'Italia, IT became part of the EU customs territory on 1 Jan 2020

Campione d’Italia formally became part of the EU customs territory on 1 January 2020. VAT will apply, but the tax rate will remain that of Switzerland. Also, the Swiss postal code ceased to be valid.

* Revert the Campione d'Italia VAT rate exception to zero

It seems that the tax is not VAT as such, but rather "a local consumption tax [...] which is in line with Swiss VAT".

https://www.admin.ch/gov/en/start/documentation/media-releases.msg-id-77668.html

"territories excluded from the application of the VAT."
https://www.agenziaentrate.gov.it/portale/web/english/nse/services/vat-mini-one-stop-shop/faq/general-topics

3.7.0

Toggle 3.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Adjust Luxemburg rates (driesvints#167)

3.6.0

Toggle 3.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
PHP 8.3 (driesvints#161)

* PHP 8.3 support

* PHP 8.3 (driesvints#160)
0