Skip to content

Releases: fruitl00p/php-mt940

Triodos

23 Mar 10:05
Compare
Choose a tag to compare

Adds triodos support!

0.9.0

06 Mar 12:07
Compare
Choose a tag to compare
This will be the RC-release for this package.

First external pully-pull

28 Jan 08:40
Compare
Choose a tag to compare

Thanks to the work by @bravoman we can now retain the found IBAN bankaccount info if so inclined.

It should be backwards compatible. If you happen to want to see the IBAN accountumber update the static on the engine. ($removeIBAN=false)

Awesome!

sepa first typ0

15 Jan 13:23
Compare
Choose a tag to compare

do sepa first for account as well as account name

rabo-sepa-dance!

15 Jan 08:36
Compare
Choose a tag to compare

This is a minor bugfix release to check for sepa account info inside rabo first before the old style. I'm even thinking of removing the old style all together...

Also looking for other bank examples for newer engines and might even drop 5.3 support in favor of 5.4+ / 5.5+... ?
(but that would be a 1.0 release?)

Bitchindescription

04 Sep 15:09
Compare
Choose a tag to compare

This is a bugfix release to make sure that descriptions containing newlines start start with : arent ignored...

Ibananarama

13 Aug 15:32
Compare
Choose a tag to compare

This includes further support for IBAN format translation

Namespaced and ready for flight

26 Feb 22:19
Compare
Choose a tag to compare

Updated the various parts to be fully namespaced and should be passing PSR-0.

Everything is now scrutinized (via Scrutinized-ci) and build (using Travis)

This should at least keep things visible and in working order :)

sepa ready and permissive

01 Nov 09:56
Compare
Choose a tag to compare

First official release of this project. This allows "easy" parsing of MT940 files from various dutch banks to a more workable Transaction object.

This 0.2 release marks the crude support for SEPA (IBAN) account numbering and includes some fixes in description regexes...

Please use at your own risk. By request the licensing has been altered to be more permissive (MIT) This should allow everyone more freedom to use and abuse at will ;)

Hope to see feedback though :)