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: 2024-11-24 03:40:29 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