PHP5 includes an object for handling XML files using DOM; TDOM seeks to simplify the handling of different types of XML-based files, including: SVG, XUL Interfaces, DocBook?, RDF, XML, (x) HTML and
... [More]
thanks to its interface via plugins try to incorporate many more (eg RSS, Atom).
* Reading XML Files
* Writing XML Files
* Creation of Files (SVG, Docbook, etc)
* Creating XML files from another sources (databases, files, LDAP, etc)
* Modification and transformation
* Screen output [Less]