PHP XML
Free and open source PHP XML & PHP Scripts. Looking for XML & PHP Scripts? You are at right place. PHPKode have the best XML & PHP Scripts for your web site.-
PHP XML Little Parser parses a XML document passed as string and builds a nested array with document structure. The whole array with the XML document structure is returned. Requirements: PHP 4.0 or higher
-
The XML is read and parts such as document, element, comment and attributes get defined.
-
phpQuery can load HTML or XML documents and implements an iterator interface to traverse the document nodes as if they were array nodes.Several functions for manipulating and searching for document nodes are implemented.Requirements: PHP 5.0 or higher
-
XML DAO Builder can parse a class definition in a XML format and generate the code for the class with variables that map column definitions.Getter and setter functions are added to the generated XML DAO Builder for each of the defined columns.Requirements: PHP 5.0 or higher
-
ubNode can take an object and generate a XML document file that contains a representation of the object structure.ubNode can also create an object from the structure defined in an XML document.Requirements: PHP 5.0 or higher
-
XML documents are parsed using the DOM Document class and nodes of a specified name are extracted.Then XML Class can retrieve the values of the elements with a given name that are inside the previously retrieved nodes.Requirements: PHP 4.0 or higher
-
XML to Sensible Array takes a XML document string and parses it to build an array with the document structure.A nested associative array with details of each document node, such as the tag names, attributes and contained data, is returned.Requirements:PHP 4.0 or higher
-
A tree of tags of unlimited depth can be built.Then MLdoc generates a string with the definitions of all tags, keeping the indentation according to the depth level of each tag in the document hierarchy.
-
The XML document is parsed and rewritten with optional changes.Tags can be idented, line breaks can be added, transformations to special characters can be applied and regular expressions can be used to replace character data.
-
XML Sapiens Processor is a compact toolkit for processing of documents from scenario definitions in a XML Sapiens format. It takes XML files with data, XML Sapiens scenarios and environment variables as input parameters. Then it returns a parsed page or an XML tree for further format processing.XML Sapiens Processor compiles documents from separated data, presentation template and XML Sapiens ...
-
Resultset2xml traverses a result set of an already executed SELECT query and maps query results column values into nodes of data of the XML document.The XML document root node tag, the tag of each result row, and the tags of each result row column are configurable. The XML document resulting gets returned as a single string.Requirements: PHP 4 or higher
-
This class provides a PHP interface to process XML documents with XSLT using the Xalan Java package of Apache Software Foundation.
-
File2XML lists the files of a given directory that have one of a list file name extensions.File2XML generates a XML document that includes information from all the listed files, including the file name, file size and the file contents encoded using base64.The XML document gets stored in a file with a specified path.
-
XML child provides means to compose XML documents by adding tags, tag attributes and character data. After composing the document, its output can be generated as a single text string.
-
XSLTransformer requires an XML parser and an XSLT processor.

