The ActiveLink PHP XML Package provides the means to parse, read, modify, and output XML and XML documents easily without using PHP's XML or domXML libraries. The included classes are XML, XMLDocument, XMLRPCClient, XMLBranch, XMLLeaf, RSS, Tag, Tree, Branch, Leaf, File, Socket, and HTTPClient.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries php classes |
|---|---|
| Licenses | GPL LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


Release Notes: This stable release works fully with both PHP4 and PHP5.


Release Notes: The package was updated to support PHP4 and PHP5 equally.


Release Notes: This release fixes several PHP notices, adds a removeAllNodes method to the Tree class, and improves the XML class, using the new Tree method.


Release Notes: This is strictly a maintenance release. Minor bug fixes include a very specific XML parser bug and XML document output whitespace formatting.


Release Notes: A simple XML-RPC client class has been added to handle communications with the XML-RPC server, the XML class has a new handy getLeafs method for retrieving text Leaf(s) only, there have been several bugfixes in the HTTPClient and Tag classes, and all package/class versions have been synchronized to improve consistency.