marcel-strahl / price-calculator
A service to calculate prices
v5.0.1
2024-05-20 18:13 UTC
Requires
- php: >=8.1
- ext-bcmath: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.51
- infection/infection: ^0.27.10
- phpstan/extension-installer: *
- phpunit/phpunit: ^10.5 | ^11.0
- psalm/plugin-phpunit: ^0.18
- squizlabs/php_codesniffer: ^3.9
- vimeo/psalm: ^5.4
This package is auto-updated.
Last update: 2025-03-24 04:19:13 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.0 | v5.x.x | Support |
^7.4 | v4.x.x | Not supported |
<^7.4 | <=v3.x.x | Not supported |