-
With PHP Simple Large XML Parser, an XML document can be loaded from a file and the structure of tags can be extracted into nested arrays by discarding tag attributes.The script can perform a query of the document using XPath syntax to retrieve only specific XML nodes that match the query.Requirements: PHP 5.0 or higher
-
SAMA_getFeeder can retrieve and parse an XML document from a given file or remote URL. The parsed document is returned as SimpleXML object.The remote document data can also be cached in local files.Requirements: PHP 5.1.0 or higher
-
Data from an array can be traversed and an HTML table that display the data can be generated with Table Constructor.Table Constructor can also read data from a JSON or XML file and convert it into an array so it can also be displayed in an HTML table.Requirements: PHP 5.0 or higher
-
phpBoing is a bean object can be created from external definitions read from an XML file.The object may have properties as defined in the XML file.Requirements: PHP 5.0 or higher
-
A query can be executed to retrieve all data from a specified MySQL database table with Show any MySQL table.The Show any MySQL table generates a XML document from the data retrieved from the table. The XML document is displayed as the output of the current script.Requirements: PHP 3.0 or higher
-
Open Search for PHP can generate a XML definition based on the OpenSearch standard that defines how to use a given search site and how to obtain suggestions that complete search text.The output necessary to return suggestions for partial search query test, is generated by another class.Requirements: PHP 4.0 or higher
-
Binary XML can take a list of files and generate a XML document that includes the data of files using base64 encoding.Previously generated XML documents can also be parsed and files contained in the document can be recreated.Requirements: PHP 5.1.2 or higher
-
PHP Chunk can read given XML files and search for sections that are enclosed by a given XML tag.Each XML document check with the given tag is returned until the end of the file is reached.Requirements: PHP 5.0 or higher
-
Easy XML Writer can compose the XML document by adding tags and attribute objects to the document object.The composed document can be retrieved as a single string.Requirements: PHP 5.0 or higher
-
XMLns2array takes XML document structure as a SimpleXMLElement object and traverses it to build a nested array structure.The original document namespaces are preserved.Requirements: PHP 5.0 or higher
-
ParamsProxy parses an XML file that contains definitions of variables and values, to use and set them in a given object.ParamsProxy calls the object setter methods to set the given variable values.
-
Handle remote data with PHP 5 and REST Web service is made of three main parts: the login part, the xml part and the data part. The first part concerns about the validation of the user data: username, password, account id and IP address, which are all transferred and returned by the function file_get_contents(): It is supported by the function ...
-
There is one class that can send and receive HTTP requests and another can process the request responses in QTransfer. HTTP XML responses can also be processed by additional classes. Requirements:PHP 5.0 or higher
-
Installation Automation can present forms that define different pages of the installation process. Each forms page is defined in custom scripts that are stored in a given directory and are numbered according to the respective installation page number. Installation Automation can also perform several installation general purpose tasks, such as creating XML or PHP files, create MySQL database tables and ...
-
This class can be used to generate proxy auto-configuration files from XML definitions.It takes a XML file with proxy definitions and generates Javascript for a proxy auto-configuration file that instructs the user browser to access the Internet using one or more listed proxy servers. Requirements: PHP 5.1 or higher

