agenciasys/ofxparser

Simple OFX file parser

Maintainers

Package info

github.com/operandbr/ofxparser

pkg:composer/agenciasys/ofxparser

Statistics

Installs: 76 405

Dependents: 0

Suggesters: 0

Stars: 7

1.6.4 2026-03-26 13:55 UTC

README

Build Status

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