开发者

what is the best php library to parse RSS feeds? [closed]

开发者 https://www.devze.com 2023-01-09 09:33 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question 开发者_开发技巧

I am trying to parse iTunes top movies (top songs, albums etc) RSS feed, using PHP. Is there a library that I can use to parse them, without writing too much XML code (or using simplexml)? I tried simplepie, but it gave me some inconsistent results, and it is no longer maintained.


Here is a good overview: http://www.webresourcesdepot.com/php-rss-parsers/


SimplePie is actually maintained and very useful. Open a bug report if you experience inconsistencies.

0

精彩评论

暂无评论...
验证码 换一张
取 消