I'm currently using MagpieRSS, which hasn't seen an update in some time now, and is throwing errors with PHP 5.3. Unfortunately, Magpie is the only RSS parser that I've heard anything about.
Does anyone here have a recommendation for an RSS parser library that supports caching?
RSS Parser recommendation
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: RSS Parser recommendation
I have heard good things about SimplePie. Also, Zend has a feed library.
(#10850)
Re: RSS Parser recommendation
I've been using Zend_Feed_Reader and Zend_Feed_Writer. It can read/output several feed formats. Works well enough
http://framework.zend.com/manual/en/zen ... eader.html
http://framework.zend.com/manual/en/zen ... eader.html