faticesko/commission-calculator

Installs: 6

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/faticesko/commission-calculator

1.0 2020-06-16 18:01 UTC

This package is auto-updated.

Last update: 2025-12-17 07:34:14 UTC


README

To run demo

composer install --no-dev
php app.php input.txt

To run tests

composer install
vendor/bin/phpunit tests