marcel-strahl / price-calculator
A service to calculate prices
v6.0.0
2025-09-06 12:15 UTC
Requires
- php: >=8.1
- ext-bcmath: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.87
- infection/infection: ^0.27|^0.29.14
- phpmd/phpmd: ^2.15
- phpstan/extension-installer: *
- phpunit/phpunit: ^10.5|^12.3
- psalm/plugin-phpunit: ^0.19
- vimeo/psalm: ^5.26|^6.0
This package is auto-updated.
Last update: 2025-09-24 05:32:49 UTC
README
Price calculator
The Price Calculator is designed to simplify the calculation of gross and net prices in cents to euro and euro to cent. Our package is 100% tested! We will gladly accept your corrections and improvements via a pull request. Please always add testing!
You are also welcome to use the Issue Tracker to set bugs, improvements or upgrade requests.
Installation
composer require marcel-strahl/price-calculator
Supported PHP Versions
PHP | Package Version | Status |
---|---|---|
>=^8.1 | v6.x.x | Supported |
<=^8.0 | v5.0.1 | Not supported |
^7.4 | v4.x.x | Not supported |
<^7.4 | <=v3.x.x | Not supported |