2017 © Pedro Peláez
 

library bawag-csv-parser

image

petertheone/bawag-csv-parser

  • Monday, February 22, 2016
  • by PeterTheOne
  • Repository
  • 1 Watchers
  • 1 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 1 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

bawag-csv-parser

BAWAG P.S.K. Bank CSV export parser., (*1)

Usage

$result = \BawagCsvParser\BawagCsvParser::parse($content);, (*2)

Unit test

  • install phpunit with: sudo apt-get install phpunit
  • run: phpunit --bootstrap vendor/autoload.php tests/*Test.php

The Versions

22/02 2016

dev-master

9999999-dev

  Sources   Download

MIT

The Requires

 

The Development Requires

by Peter Grassberger