Installation:

  1. Enter Project Directory.
  2. Run this command - composer install

Parsing CSV file:

  1. Enter Project Directory.
  2. Run this command - php app/index.php comm.csv

Testing:

  1. Enter Project Directory.
  2. Run this command - ./vendor/bin/phpunit --bootstrap vendor/autoload.php --testdox test/InstanceTest.php