Package DOMIT_RSS

Package version: 0.2

PHP version: 4+

Author: John Heinstein

Copyright: 2004 John Heinstein

License: GNU Lesser General Public License (LGPL)

DOMIT! RSS is an RSS client for PHP.

Unlike most existing PHP RSS clients, it uses a DOM XML parser -- DOMIT! -- to convert an RSS feed into a DOM document that can be traversed using the standard DOM methods.

DOMIT! RSS is able to parse all flavors of RSS feed, and its API is designed to work identically across all versions. Its caching mechanism saves a local copy of the RSS feed and updates it only at specified intervals. It is able to detect certain types of non-compliant XML and repair it.

The lightweight DOMIT! RSS Lite is available for users who wish only to extract title, link, and description elements from a feed.


Documentation generated by ClassyDoc, using the DOMIT! and SAXY parsers.
Please visit Engage Interactive to download free copies.