|
Matrix28 > PHP > XMl (Text only)
|
XML-RPC for PHP Homepage | Write review | Report error | Discuss/get help on this script in our forums
XML-RPC for PHP was originally developed by Edd Dumbill of Useful Information Company. As of the 1.0 stable release, the project has been opened to wider involvement and moved to SourceForge.
|
PHP XML Classes | Write review | Report error | Discuss/get help on this script in our forums
A collection of classes and resources to process XML using PHP
|
An XML-RPC client and server for PHP | Write review | Report error | Discuss/get help on this script in our forums
An XML-RPC client for PHP
|
XML Fast Template | Write review | Report error
FastTemplate is an PHP extension for mamanging templates and performing variable interpolation. It parses with a single regular expression allowing for a fast execution. The API is robust and flexible, and allows you to build very complex HTML documents/interfaces. Also, it isn't restricted to building HTML documents -- it could be used to build any ascii based document (postscript, XML, email, etc).
|
XML to tree | Write review | Report error
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute values and child nodes, and for extracting specific nodes from larger XML objects. It is written entirely in PHP (as a file to "require"), and depends on no other software, tools, libraries etc.
|