Top Level :: XML

Package Information: XML_Tree

This package is not maintained anymore and has been superseded. Use XML_Serializer instead.
» Summary» License
*** PHP5 now comes with very good XML handling, consider using it if possible. Otherwise, use XML_Serializer *** Represent XML data in a tree structurePHP License
» Current Release» Bug Summary
2.0.0RC2 (beta) was released on 2004-05-29 (Changelog)
1.1 (stable) was released on 2002-05-17 (Changelog)
No open bugs
» Description
*** PHP5 now comes with very good XML handling, consider using it if possible ***

Allows for the building of XML data structures using a tree
representation, without the need for an extension like DOMXML.
» Maintainers» More Information
» Packages that depend on XML_Tree