Skip to content

Valorix/tax-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tax-calculator

  1. Installing the project

composer install

It suppose you have Composer installed

  1. Use

php app.php 75000000

Where 75000000 is your income

Result :

$ php app.php 75000000
Tax is 6250000
  1. Tests

./vendor/bin/phpunit --bootstrap vendor/autoload.php tests/

Enjoy !

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages