PHP Classes

What is the best PHP RSS parser class?: Parse a RSS XML feed

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP RSS parser class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP RSS parser class?

Edit

Picture of Rajiv Tandon by Rajiv Tandon - 8 years ago (2016-01-03)

Parse a RSS XML feed

This request is clear and relevant.
This request is not clear or is not relevant.

+4

I need to parse a XML from RSS feed in an efficient manner.

Ask clarification

1 Recommendation

Generic XML parser class: Arbitrary XML parser.

This recommendation solves the problem.
This recommendation does not solve the problem.

+2

Picture of Manuel Lemos by Manuel Lemos package author package author Reputation 23700 - 8 years ago (2016-01-03) Comment

This generic XML parser class can be used to parse any XML RSS feed.

It can process the whole XML in a single call and return the parsed document structure.

Take a look at this tutorial to parse XML in PHP to see how you can extract the pieces of information you need from the RSS feed.


Recommend package
: 
: