array-to-xml

A simple class to convert an array to xml

MIT License

Downloads
31M
Stars
1.1K
Committers
52

Bot releases are visible (Hide)

array-to-xml - 2.13.0

Published by freekmurze about 4 years ago

  • add support for custom keys (#140)
array-to-xml - 2.12.1

Published by freekmurze over 4 years ago

  • add XML prettification (#136)
array-to-xml - 2.12.0

Published by freekmurze over 4 years ago

  • add XML prettification (#136)
array-to-xml - 2.11.2

Published by freekmurze about 5 years ago

  • fix XML structure when using numeric keys
array-to-xml - 2.11.1

Published by freekmurze about 5 years ago

  • do not interpret "0" as a non-empty value
array-to-xml - 2.11.0

Published by freekmurze over 5 years ago

array-to-xml - 2.10.02.10.0

Published by freekmurze over 5 years ago

array-to-xml - 2.9.0

Published by freekmurze over 5 years ago

array-to-xml - 2.8.1

Published by freekmurze over 5 years ago

array-to-xml - 2.8.0

Published by freekmurze almost 6 years ago

  • added support for mixed content
array-to-xml - 2.7.3

Published by freekmurze almost 6 years ago

  • fix for DomExeceptions being thrown
array-to-xml - 2.7.2

Published by freekmurze about 6 years ago

  • remove control characters
array-to-xml - 2.7.1

Published by freekmurze over 6 years ago

  • fix setting attributes
array-to-xml - 2.7.0

Published by freekmurze about 7 years ago

  • allow wrapping data in a CDATA section
array-to-xml - 2.6.1

Published by freekmurze about 7 years ago

  • add fix for multiple empty/self-closing child elements
array-to-xml - 2.6.0

Published by freekmurze about 7 years ago

  • add support for naming a root element and adding properties to it
array-to-xml - 2.5.2

Published by freekmurze about 7 years ago

  • avoid pulling in the snapshot package on install
array-to-xml - 2.5.0

Published by freekmurze over 7 years ago

  • allow encoding and version to be set
array-to-xml - 2.3.0

Published by freekmurze over 7 years ago

  • attributes and value can be set in SimpleXMLElement style
array-to-xml - 2.2.1

Published by freekmurze almost 8 years ago

  • fixed an error when there is a special character to the value set in _value