myXML for PHP

myXML is a PHP implementation of the W3C's DOM, XPath, and XSLT recommendations that does not require additional libraries. It allows you to take advantage of XML/XSLT technologies even if your provider does not support it. The DOM API features standard names for methods and properties and should be compatible with future releases of PHP. The library allows the execution of PHP code on the fly, and inserts result into a DOM tree or attribute value.

Tags Software Development Libraries php classes Text Processing Markup XML XSL/XSLT Utilities
Licenses GPL LGPL
Operating Systems OS Independent
Implementation PHP

Tweet this project Short link

Rss Recent releases

  • Rrelease-mid
  •  28 Mar 2005 03:48
  • Rrelease-after

Changes: A with replacing and inserting nodes was fixed.

Changes: Error handling is completely advanced. PEAR style of error handling is extended with a new class "Error" (see file Error.php for details). The code is easier to understand and for debug. Performance has increased slightly. The process of the XSL element "xsl:include" has been implemented. The public method Node::replaceChild() has been implemented. A bug in the method Node::insertBefore() has been fixed.

Changes: The public method toString() has been added to all rendered classes in myDOM, instead of the class Output. The public methods parse() and parseFile() have been added to the Document class and Element class. See the use of these new features in sample.php.

Changes: This release implementes conflict resolution for template rules and public method Node::insertBefore().

No changes have been submitted for this release.

9537a730c2f9da79cb353a5463ac3237_thumb

Project Spotlight

AQEMU

A QEMU and KVM GUI.

81e143225ba6fddbc273d9e1997cc6cf_thumb

Project Spotlight

check_openmanage

A Nagios plugin for monitoring Dell servers.