Skip to content

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

Notifications You must be signed in to change notification settings

fribergr/php-bank-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-bank-parser

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

Example

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

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages