OFX Parser This is a fork of asgrim/ofxparser Running After cloning the project, run the following commands: cd ofxparser && docker-compose up -d Running composer cd ofxparser && ./composer install Running tests cd ofxparser && ./phpunit