dmitrirussu / php-sepa-xml-generator

SEPA SDD XML Generator recommended to see. PHP SEPA XML Generator, (Single Euro Payments Area ISO20022 SDD V1_0 20122009) (SEPA)(PHP5)
https://github.com/dmitrirussu/PHP-SEPA-XML-GENERATOR
MIT License
53 stars 36 forks source link

PSR-4 namespacing / PAIN 003 support #37

Closed mbardelmeijer closed 4 years ago

mbardelmeijer commented 5 years ago

Hey @dmitrirussu,

This PR is meant to refactor the current codebase and enable PSR-4 support with correct namespacing + adds PAIN 001.00.03 support.

Note: this is still a WIP and don't think i will be able to finish it (using it as-is in production from our branch), but just wanted to share it to perhaps enable others to extend on this.