Skip to content

A price calculator written in PHP to format, calculate prices

License

Notifications You must be signed in to change notification settings

Dropelikeit/PriceCalculator

Repository files navigation

Price calculator

Workflow status Coverage Status Mutation testing badge Monthly Downloads Daily Downloads Total Downloads Latest Stable Version Latest Unstable Version License composer.lock

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

Documentation