[wp-hackers] php feed reader libraries

Erick Hitter ehitter at gmail.com
Fri Sep 23 19:15:44 UTC 2011


SimplePie is bundled with WordPress and used for its feed-reading features,
so it's probably your best option if it provides the capabilities your
plugin needs.

Erick
On Sep 23, 2011 2:54 PM, "Braydon" <ronin at braydon.com> wrote:
> I'm building a plugin that is strongly dependent on parsing feeds, rss2
> and others. What is the most widely supported loosely coupled library
> available?
>
> I have found:
> SimplePie - however their website mentions they have stopped the project
> and it has moved to github....
> MagpieRSS - yet there last release was in 2005-11-5....
> Zend Library - maintained, however I don't need to use all of Zend and
> don't want to include the whole library when just using the reader
> portion....
>
> What is the best option available and is most widely used among WordPress?
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers


More information about the wp-hackers mailing list