Download the PHP package cloudstek/timing-toggl without Composer
On this page you can find all versions of the php package cloudstek/timing-toggl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cloudstek/timing-toggl
More information about cloudstek/timing-toggl
Files in cloudstek/timing-toggl
Download cloudstek/timing-toggl
More information about cloudstek/timing-toggl
Files in cloudstek/timing-toggl
Vendor cloudstek
Package timing-toggl
Short Description Convert timing CSV exports to Toggl CSV files for import
License MIT
Package timing-toggl
Short Description Convert timing CSV exports to Toggl CSV files for import
License MIT
Please rate this library. Is it a good library?
Informations about the package timing-toggl
Timing Toggl
Simple PHP CLI tool to convert CSV export files from Timing to CSV files compatible with Toggl for import.
Requirements
- PHP 7.3+
- Composer
Getting started
- Clone or download the repository
- Run
composer install - Run
bin/timing-toggl --help - Optionally add the
binfolder to yourPATHor create a symlink tobin/timing-togglfrom a directory in yourPATH(e.g./usr/local/bin).
Export (report) settings
- Make sure that you only inlude tasks, not app usage
- Select all task fields except for "title -> as subgroup"
- Set file format to CSV
- Set duration format to XX:YY:ZZ
Todo
- [ ] Create a PHAR file for easier distribution (help wanted)
- [ ] Add tests and CI
All versions of timing-toggl with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version >=7.3
symfony/console Version ^4.3
phpoffice/phpspreadsheet Version ^1.4
phpstan/phpstan-shim Version ^0.11.8
symfony/mime Version ^4.3
nesbot/carbon Version ^2.20
php Version >=7.3
symfony/console Version ^4.3
phpoffice/phpspreadsheet Version ^1.4
phpstan/phpstan-shim Version ^0.11.8
symfony/mime Version ^4.3
nesbot/carbon Version ^2.20
The package cloudstek/timing-toggl contains the following files
Loading the files please wait ...