|
About:
feedParser was created due to the lack of a good, flexible, class-based RSS feed parser for PHP. It has been built as a class, and currently handles RSS 0.91, RSS 0.92, RSS 0.93, RSS 1.0, and RSS 2.0 feeds. For channels it grabs the title, description, link, and creator. For items it grabs the title, description, link, and date. It also provides a form of the date converted into the local timezone to facilitate cronological sorting of items. The dates are provided in UNIX timestamp format for easy manipulation by other PHP functions.
Release focus: Minor bugfixes
Changes:
To correct the problems with entity parsing using PHP's expat library, the parseEntities() method was added. This method parses out the valid entities before sending the XML data to xmlParser. feedParser now handles international entities correctly.
Author:
Reverend Jim <revjim __at__ revjim __dot__ net>
[contact developer]
Homepage:
http://revjim.net/code/feedParser/
Tar/GZ:
http://revjim.net/code/feedParser/feedParser-0.5.php.gz
Demo site:
http://revjim.net/code/feedParser/
Trove categories:
[change]
Dependencies:
[change]
PHP xmlParser 0.2 (required)
[download links]
|
|
» Rating:
(not rated)
» Vitality: 0.00% (Rank 16319)
» Popularity: 0.84% (Rank 7018)

(click to enlarge graphs)
Record hits: 7,738
URL hits: 5,104
Subscribers: 20
|
|
Projects depending on this project:
GLUE
|
|