Simplepie是一个基于PHP语言开发RSS解析程序,对RSS或Atom的数据处理能力非常强,并且SimplePie速度更快,而且功能也更加强大,可以自己DIY出很多功能,可以帮助开发者快速的构建一个RSS阅读器或RSS数据处理模块。
对于SimplePie官方的解释是:A PHP-Based RSS and Atom Feed Framework;SimplePie is a very
fast and easy-to-use class, written in PHP, that puts the ‘simple’ back into
‘really simple syndication’。
网址入口:http://simplepie.org/