Skip to content

Latest commit

 

History

History
34 lines (18 loc) · 1.2 KB

File metadata and controls

34 lines (18 loc) · 1.2 KB

camt2csv

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

PHP script to convert camt.053 files to CSV files intended for Firefly III

Used as a stop-gap measure until Firefly III data importer can import cam.053 files directly.

Usage

php camt2csv.php <input_file|input_directory>

Converts the file or all .xml files in a directory to csv. Writes output files in the same directory, overwriting existing files.

Installation

composer install

Links

License

MIT.

Credits

Author

Christian Studer, Bureau für digitale Existenz