PHPackages                             rokde/vat-calculator-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. rokde/vat-calculator-php

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

rokde/vat-calculator-php
========================

Tax calculator for new reverse-charge processing within the european union.

0.1.1(11y ago)44032MITPHP

Since Jan 16Pushed 8y ago2 watchersCompare

[ Source](https://github.com/rokde/vat-calculator-php)[ Packagist](https://packagist.org/packages/rokde/vat-calculator-php)[ RSS](/packages/rokde-vat-calculator-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

vat-calculator for PHP
======================

[](#vat-calculator-for-php)

[![Latest Stable Version](https://camo.githubusercontent.com/e5b06285eea1c3d07a8d118672160a80a58058bdd9cac2e0d53419e4f880cf33/68747470733a2f2f706f7365722e707567782e6f72672f726f6b64652f7661742d63616c63756c61746f722d7068702f762f737461626c652e737667)](https://packagist.org/packages/rokde/vat-calculator-php) [![Latest Unstable Version](https://camo.githubusercontent.com/6acebf7f0e85219ef8fe1d5b081bf23d204cc0dfe11d7dadffab4b003b32f116/68747470733a2f2f706f7365722e707567782e6f72672f726f6b64652f7661742d63616c63756c61746f722d7068702f762f756e737461626c652e737667)](https://packagist.org/packages/rokde/vat-calculator-php) [![License](https://camo.githubusercontent.com/851eb0a563932af9d63afd44de8487b4fb42ce0852ca148acc42f19be6cb736f/68747470733a2f2f706f7365722e707567782e6f72672f726f6b64652f7661742d63616c63756c61746f722d7068702f6c6963656e73652e737667)](https://packagist.org/packages/rokde/vat-calculator-php) [![Total Downloads](https://camo.githubusercontent.com/877b089cb2345a68b499c36f5eeb23d0b93be3867be5f96a7e13e15777a3d15a/68747470733a2f2f706f7365722e707567782e6f72672f726f6b64652f7661742d63616c63756c61746f722d7068702f646f776e6c6f6164732e737667)](https://packagist.org/packages/rokde/vat-calculator-php)

Tax calculator for new reverse-charge processing within the european union.

See the sister project in [javascript](https://github.com/rokde/vat-calculator).

Installation
------------

[](#installation)

Add to your composer.json following lines

```
"require": {
	"rokde/vat-calculator-php": "~0.1"
}
```

Usage
-----

[](#usage)

```
$calculator = \Rokde\VatCalculator\Examples\MossReverseCharge2015Europe::getCalculator('DE');

$country = "AT";
$company = false;

/* @var \Rokde\VatCalculator\Price price */
$price = $calculator->calculate($country, $company);
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~32 days

Total

2

Last Release

4102d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4946056?v=4)[Robert Kummer](/maintainers/rokde)[@rokde](https://github.com/rokde)

---

Top Contributors

[![umpirsky](https://avatars.githubusercontent.com/u/208957?v=4)](https://github.com/umpirsky "umpirsky (1 commits)")

---

Tags

laravel-packagemossvatvat-calculator

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/rokde-vat-calculator-php/health.svg)

```
[![Health](https://phpackages.com/badges/rokde-vat-calculator-php/health.svg)](https://phpackages.com/packages/rokde-vat-calculator-php)
```

###  Alternatives

[rami/seo-bundle

All in One Symfony Seo Bundle

321.0k](/packages/rami-seo-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
