dmvdbrugge / csv2qif
Converts given ING CSV to QIF, optionally with advanced matching rules
v0.4.0
2019-03-07 20:51 UTC
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)
Provides
None
Conflicts
None
Replaces
None
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