yoeriboven / ynab-converter
Converts the .csv export from Dutch banks into a format You Need A Budget accepts.
Installs: 5
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/yoeriboven/ynab-converter
Requires
- php: ^7.2
- tightenco/collect: ^5.8
This package is auto-updated.
Last update: 2025-10-07 04:46:17 UTC
README
Converts the .csv export from a Dutch bank into a format You Need A Budget accepts
Getting Started
Prerequisites
You will need these to use the converter:
- PHP (7.0 +) (There are plenty of tutorials how to install)
- .csv file holding your transactions
Using the software
Run the command below to convert your file.
- converter.php is the path to the software
- input.csv is the path to the transactions file downloaded from ING
- ing is the name of your bank
php converter.php input.csv ing
Supported banks
- ING Bank
- Rabobank
Other banks?
In case you use a different Dutch bank, let me know and I'll try to support your bank.