dmvdbrugge / csv2qif
将给定的ING CSV转换为QIF,可选地使用高级匹配规则
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)
README
将给定的ING CSV转换为QIF,可选地使用高级匹配规则。
帮助
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.
示例 & 文档
// TODO: 示例 & 文档
许可证
MIT许可证
版权 (c) 2017-2019 Dave van der Brugge