RayFeedReader
Features: - Read feeds content into an array - Supports for RSS 0.91, RSS 0.92, RDF, RSS 2.0 and Atom feed - Detect feed type automatically, also can be set manually. - Support pluggable html widget rendering class - Can render html widget through optional RayFeedWidget class or your own extended class. - Easily configurable & can work without any configuration. - Simple & Easy to use from anywhere in your application with a single line of code. - Support Singleton pattern - Light Weight