Commission Calculator PHP code refactoring task. Installation Use the package manager composer to install Commission Calculator. composer install --no-dev To install dev version run: composer install Usage php app.php input.txt Testing In order to run tests: ./vendor/bin/phpunit tests