PHP 5: Feed Generator
MatheW (contact me)
This package can be used to generate feeds in Atom or RSS formats.
There are several classes for composing the feed items and channel definitions.
Separate classes can output the defined feeds in the Atom or RSS 2.0 formats.
The generated feeds may be returned as a string or displayed as the output of the current PHP script.
Click here for detailed information about this class on phpclasses.org
Class
Package's main file
Class
Generator interface
Example
Example index.php