marcel-strahl / price-calculator
A service to calculate prices
v5.0.0
2023-01-17 18:11 UTC
Requires
- php: ^8.0
- ext-bcmath: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.13
- phpstan/phpstan: ^1.9
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-webmozart-assert: ^1.2
- phpunit/phpunit: ^9.5
- psalm/plugin-phpunit: ^0.18
- squizlabs/php_codesniffer: ^3.7
- vimeo/psalm: ^5.4
This package is auto-updated.
Last update: 2023-05-24 00:02:18 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 |