Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 340 Bytes

CHANGELOG.md

File metadata and controls

7 lines (5 loc) · 340 Bytes

1.0

Features

  • Supports parsing to POPO classes or associative array.
  • Supports Processor classes. These classes needs to implement the XmlParsingProcessorInterface and are used in the mapping configuration through the processor: key (see README.md for details.)
  • Supports XPath queries to select data from the source XML file.