A script to read from json file (input.json) and parse the data to Google spreadsheet. Google spreadsheet url: https://docs.google.com/spreadsheets/d/1gYa4ajBcEZuRQ0TMWoyVNAySOInVDLD5UaKxeJi3jyQ/edit#gid=0
Instructions:
- Run 'php composer.phar update' to get the Google librariesin vendor folder
- Go to project folder in command line and run 'php index.php' to run the script.
- Open https://docs.google.com/spreadsheets/d/1gYa4ajBcEZuRQ0TMWoyVNAySOInVDLD5UaKxeJi3jyQ/edit#gid=0 in browser to view the result.