2017 © Pedro Peláez
 

library php-bank-parser

Allows user to export their account status and transactions from some known banks

image

fribergr/php-bank-parser

Allows user to export their account status and transactions from some known banks

  • Saturday, June 16, 2018
  • by fribergr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 38 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 6 % Grown

The README.md

php-bank-parser

Allows user to export their account status and transactions from some known banks via PHP., (*1)

Example

Modify given banks test-file under src/tests/ with your username and password. Execute by running: php <bank>Test.php, (*2)

Where <bank>Test.php is the file you just edited. Normally it will just output your account status followed by all transactions for all accounts., (*3)

The Versions

16/06 2018

dev-master

9999999-dev

Allows user to export their account status and transactions from some known banks

  Sources   Download

The Requires