Added a new class: FluidXML
Rofl you are getting this message as free service for being a user of the PHP Classes site to which you registered voluntarily using the email address rofldigger@getsend.xyz. If you wish to unsubscribe go to the unsubscribe page. |
Class:
Short description:
Manipulate XML documents using a fluent interface |
Groups:
|
|
Supplied by:
Detailed description:
This package can manipulate XML documents using a fluent interface.
It can load XML documents from strings, files, arrays, DOMDocument or SimpleXML objects.
The package can perform several types of operations to manipulate the documents like adding or appending tags, attributes and data.
The resulting document can be saved back to a XML string.
It supports XML namespaces and querying the document using XPath expressions. |
PHP Classes site tip of the day:
If you are not interested in receiving any more messages like this one, go to the unsubscribe page .
If want to switch the message format between text and HTML visit the options page and change it in the E-mail alerts and newsletters tab. |