Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmvdbrugge/csv2qif
Converts given ING CSV to QIF, optionally with advanced matching rules
https://github.com/dmvdbrugge/csv2qif
convert csv ing match parable php php7 qif transform
Last synced: about 1 month ago
JSON representation
Converts given ING CSV to QIF, optionally with advanced matching rules
- Host: GitHub
- URL: https://github.com/dmvdbrugge/csv2qif
- Owner: dmvdbrugge
- License: mit
- Created: 2017-11-27T21:32:49.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-26T13:57:26.000Z (over 5 years ago)
- Last Synced: 2024-04-04T17:11:05.512Z (7 months ago)
- Topics: convert, csv, ing, match, parable, php, php7, qif, transform
- Language: PHP
- Homepage:
- Size: 116 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv2qif
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 LicenseCopyright (c) 2017-2019 Dave van der Brugge