pierreminiggio/vat-calculator

There is no license information available for the latest version (dev-master) of this package.

Do some basic VAT Calculation

dev-master 2020-03-12 10:58 UTC

This package is auto-updated.

Last update: 2024-05-29 05:08:45 UTC


README

Do some basic VAT Calculation.

Installation :

Add to your "repositories" key in your composer.json file :

{
    "type": "vcs",
    "url": "https://github.com/pierreminiggio/vat-calculator"
}

Install using composer :

composer require pierreminiggio/vat-calculator