Tax module

Maintainers

πŸ‘ spryker-bot

Package info

github.com/spryker/tax

pkg:composer/spryker/tax

Statistics

Installs: 2 750 425

Dependents: 21

Suggesters: 0

Stars: 0

5.19.0 2026-03-13 11:49 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary c74c957cbc740619cf54b52ebefd1c2e775a0222

This package is auto-updated.

Last update: 2026-06-24 11:05:28 UTC


README

πŸ‘ Latest Stable Version
πŸ‘ Minimum PHP Version

Tax module is responsible for handling tax rates that can be applied to products, product options and shipments. This module covers destination based tax calculation according to European standards. Taxes are administered in form of tax rates and tax sets. The tax sets can have different tax rates for each country defined in the shop. A tax set is defined by a name and is uniquely identified by an id. As its name says, it’s associated to a set of rates. A tax rate is defined by a name, a numeric rate value and it’s linked to a country.

Installation

composer require spryker/tax

Documentation

Spryker Documentation