dmvdbrugge / csv2qif
Converts given ING CSV to QIF, optionally with advanced matching rules
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 0
Open Issues: 4
Type:project
Requires
- php: >=7.1.0
- dmvdbrugge/dynamic-components: ^0.1
- parable-php/console: ^0.1.1
- parable-php/di: ^0.1.3
- parable-php/event: ^0.2.0
- stephenharris/phpqif: ^0.1
- symfony/yaml: ^4.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.13
Suggests
- ext-ui: Needed if you want to use the GUI (the ui command)
README
Converts given ING CSV to QIF, optionally with advanced matching rules.
Help
dmvdbrugge@macbook:~/csv2qif$ ./help
___ _ ____
___________ _|__ \ ____ _(_) __/
/ ___/ ___/ | / /_/ // __ `/ / /_
/ /__(__ )| |/ / __// /_/ / / __/
\___/____/ |___/____/\__, /_/_/
Help /_/
Available commands:
convert Converts given ING CSV to QIF.
csv2qif Shows a UI for convert/validate.
help Shows all commands available.
validate Validates given ruleset for use with convert.
Examples & Documentation
// TODO: Examples & Documentation
License
MIT License
Copyright (c) 2017-2019 Dave van der Brugge