Skip to content

operandbr/ofxparser

 
 

Repository files navigation

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

About

OFX File Parser

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.9%
  • Shell 1.1%