PHP code example of onkeltem / toggl-report
1. Go to this page and download the library: Download onkeltem/toggl-report library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
onkeltem / toggl-report example snippets
$toggl_token = 'e7581a1373e5f723e205679f0a075aa7';
$project_id = '12693340';