This script counts when workers are suppose to get their salaries and bonuses.
To run this script, install it locally using via composer:
$ git clone https://github.com/Dainc007/salaryForWorkers.pl.git
$ composer install
Then open src directory in your terminal and type:
$ php salary.php
You're salary.csv file will be created in src directory.