The author notes "Since PHP4.0.3RC2 the sablotron extension for XSLT is shipped with PHP. I wrote therefore a most simple class, which should allow a basic understanding, of how it works."
class.xml.php is an extremely easy to use XML Tree and statistic parser. It uses PHP's XML functions for you, returning all the objects in the XML file in an easy to use Tree. It also can be used as a statistics-type program, as you can use the size() method to find out how many of each elements there are. class.xml.php requires PHP4.
This project is effectively a library class for reading/writing/displaying XML documents, for manipulating them in memory by adding/deleting/changing attribute valuesand 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.
Jonah is a set of scripts, written in PHP, to manage content and display for a portal-like site. It includes a backend which will fetch RDF/RSS/syndicated XML site summary or headline files, store them locally, parse them, and generate (and save) html from them. My.Netscape style RSS files and My.UserLand XML storylist files both appear to work. The frontend is extremely simplistic - it lists the available channels and lets you view the generated html for them.
An amazing script that takes the hassles out of managing automated contents of your site. This script uses RSS Feeds for contents. Features: » Fresh and continuously updated contents on your site » Uses templates and fits any layout » Produces random contents » Search engine gets different contents on each visit » Helps you to boost search engine ranking » Creates high keywords density pages » Completely automated and configurable script » Ready to use script