spryker/calculation

Calculation module

Maintainers

👁 spryker-bot

Package info

github.com/spryker/calculation

pkg:composer/spryker/calculation

Statistics

Installs: 2 785 730

Dependents: 46

Suggesters: 13

Stars: 0

4.14.0 2025-04-18 12:00 UTC

Requires

Suggests

Provides

None

Conflicts

None

Replaces

None

proprietary 0e0a306e87ca5d38d074f0a39b7cbbe0ef2533cc


README

👁 Latest Stable Version
👁 Minimum PHP Version

Calculation, is used to calculate quotes and totals displayed in the cart/checkout or when an order is placed. Calculation is also used to recalculate order totals after refund. The calculation module extensively uses plugins to inject calculation algorithms. You can extend the stack of calculator plugins by adding a new custom calculators (e.g. subtotal calculation).

Installation

composer require spryker/calculation

Documentation

Spryker Documentation