Skip to content

1.0.0

Compare
Choose a tag to compare
released this 15 Apr 15:12
· 43 commits to main since this release

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)