RSSifier is a PHP class to generate a valid RSS 2.0 XML feed of any website, using the builtin DOM parser of PHP 5.
This is an alternative to the PHP Simple HTML DOM Parser which is slow and extremely memory consuming.
- Included in the /demo/ folder
- Online Demo here: http://rssify.raduner.ch/
See the Issues list