1.0.0
Initial Release (PHP array to xml string)
- Feature: Set the output format (prettify)
- Feature: Set a custom root name
- Feature: Set a custom tag name (only for numeric keys in the array)
- Feature: Set the xml version
- Feature: Set the xml encoding
- Feature: Set a tag separator (only for numeric keys in the array)
- Feature: Transform tag names (uppercase/lowercase)
- Feature: Numeric tag suffix (to append the key number to the tag, with an optional separator)