PHPackages                             fresh-advance/oxid-per-line-vat - 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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. fresh-advance/oxid-per-line-vat

ActiveOxideshop-module[Validation &amp; Sanitization](/categories/validation)

fresh-advance/oxid-per-line-vat
===============================

Changing how OXID default VAT calculation works - VAT is calculated per line item, not on the total sum.

v1.0.0(8mo ago)15[1 PRs](https://github.com/Fresh-Advance/OXID-Per-Line-VAT/pulls)mitPHPPHP ^8.2CI passing

Since Oct 10Pushed 8mo agoCompare

[ Source](https://github.com/Fresh-Advance/OXID-Per-Line-VAT)[ Packagist](https://packagist.org/packages/fresh-advance/oxid-per-line-vat)[ RSS](/packages/fresh-advance-oxid-per-line-vat/feed)WikiDiscussions b-7.1.x Synced today

READMEChangelog (1)Dependencies (14)Versions (7)Used By (0)

Per-Line-VAT module for OXID eShop
==================================

[](#per-line-vat-module-for-oxid-eshop)

[![Development](https://github.com/Fresh-Advance/OXID-Per-Line-VAT/actions/workflows/trigger.yaml/badge.svg?branch=b-7.5.x)](https://github.com/Fresh-Advance/OXID-Per-Line-VAT/actions/workflows/trigger.yaml)[![Latest Version](https://camo.githubusercontent.com/258f4f48f3d622b746b7c10c96736e51aa44783a9955d5736e4cf7b9bd3a7f74/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f46726573682d416476616e63652f4f5849442d5065722d4c696e652d5641543f6c6f676f3d636f6d706f736572266c6162656c3d6c617465737426696e636c7564655f70726572656c656173657326636f6c6f723d6f72616e6765)](https://packagist.org/packages/Fresh-Advance/OXID-Per-Line-VAT)[![PHP Version](https://camo.githubusercontent.com/b5d8807a273df7f273d9cecb345facb3b327150b646c3410c3cc5ae5e126c436/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f46726573682d416476616e63652f4f5849442d5065722d4c696e652d564154)](https://github.com/Fresh-Advance/OXID-Per-Line-VAT)

Branch compatibility
--------------------

[](#branch-compatibility)

- Branch **b-7.5.x** is compatible with OXID Shop compilation **7.5.0 and up**
- Branch **b-7.4.x** is compatible with OXID Shop compilation **7.4.0 and up**
- Branch **b-7.3.x** is compatible with OXID Shop compilation **7.3.0 and up**
- Branch **b-7.2.x** is compatible with OXID Shop compilation **7.2.0 and up**
- Branch **b-7.1.x** is compatible with OXID Shop compilation **7.1.0 and up**

Note: Not all latest features are available in the older branches.

Version compatibility
---------------------

[](#version-compatibility)

- v1.x is compatible with OXID Shop compilation 7.1.x-7.5.x

Note: Not all latest features and fixes are available in older than the last versions - always prefer the latest possible release.

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

[](#installation)

Module is available on packagist and installable via composer

```
composer require fresh-advance/oxid-per-line-vat:1.0

```

Development installation
========================

[](#development-installation)

To be able running the tests and other preconfigured quality tools, please install the module as a [root package](https://getcomposer.org/doc/04-schema.md#root-package).

The next section shows how to install the module as a root package by using the [Fresh Advance Development Base](https://github.com/Fresh-Advance/development).

In case of different environment usage, please adjust by your own needs.

Development installation on Fresh Advance Development Base
==========================================================

[](#development-installation-on-fresh-advance-development-base)

The installation instructions below are shown for the current [Fresh Advance Development Base](https://github.com/Fresh-Advance/development)for shop 7.0. Make sure your system meets the requirements of the Development Base.

1. Ensure all docker containers are down to avoid port conflicts
2. Clone the SDK for the new project

```
echo MyProject && git clone https://github.com/Fresh-Advance/development.git $_ && cd $_
```

2. Clone the repository to the source directory

```
git clone --recurse-submodules https://github.com/Fresh-Advance/OXID-Per-Line-VAT.git --branch=b-7.5.x ./source
```

3. Run the recipe to setup the development environment

```
./source/recipes/setup-development.sh
```

You should be able to access the shop with  and the admin panel with (credentials:  / admin)

### Running the tests and quality tools

[](#running-the-tests-and-quality-tools)

Check the "scripts" section in the `composer.json` file for the available commands. Those commands can be executed by connecting to the php container and running the command from there, example:

```
make php
composer tests-coverage
```

Commands can be also triggered directly on the container with docker compose, example:

```
docker compose exec -T php composer tests-coverage
```

License
-------

[](#license)

Please make sure you checked the License before using the module.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance58

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

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

Unknown

Total

1

Last Release

268d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf25d2c148579fed45c9fcaa19c3de35a750fa774812fbb5c30149f42f470215?d=identicon)[sieg](/maintainers/sieg)

---

Top Contributors

[![Sieg](https://avatars.githubusercontent.com/u/98882?v=4)](https://github.com/Sieg "Sieg (9 commits)")

---

Tags

OXIDmoduleseshop

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/fresh-advance-oxid-per-line-vat/health.svg)

```
[![Health](https://phpackages.com/badges/fresh-advance-oxid-per-line-vat/health.svg)](https://phpackages.com/packages/fresh-advance-oxid-per-line-vat)
```

###  Alternatives

[oxid-esales/oxideshop-ce

This package contains OXID eShop CE source code.

2371.2M263](/packages/oxid-esales-oxideshop-ce)[oxid-esales/paypal-module

This is the PayPal module for the OXID eShop.

36520.0k2](/packages/oxid-esales-paypal-module)[ddoe/wysiwyg-editor-module

Summernote WYSIWYG Editor for OXID eShop.

191.0M5](/packages/ddoe-wysiwyg-editor-module)[oxid-esales/gdpr-optin-module

This is the GDPR opt-in module for the OXID eShop.

20473.8k3](/packages/oxid-esales-gdpr-optin-module)[oxid-esales/paymorrow-module

This is Paymorrow module for OXID eShop.

18238.9k](/packages/oxid-esales-paymorrow-module)[oxid-esales/testing-library

OXID eShop testing library

13378.8k12](/packages/oxid-esales-testing-library)

PHPackages © 2026

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