A generic efficient DDEX parser. Parse seemlessly the complex DDEX format and transform it into classes easily useable in your PHP project. Supports several versions (3.8.2, 4.1, 4.1.1) and is listed in the official DDEX page: https://kb.ddex.net/display/HBK/Open+Source+Software
MIT License
23
stars
11
forks
source link
add missing DealListType, PartyListType and sample ern41 #5
This is a pull request of #4
I've added 2 missing entities:
DealListType
andPartyListType
that I think are required in ERN 4.1 spec