PHP Universal Feed Parser Support forum feed_parser Parse RSS and ATOM feeds This class can be used to parse feeds in the RSS and ATOM formats. It can parse a feed given its URL and extract the details of the feed channel and the lists of items which are returned in arrays. The class can automatically ...
RSS and Atom Feeds Processing API Support forum feedsprocessingapi Get RSS and Atom feeds and display using templates This package can be used to get RSS and Atom feeds and display the feed information in Web pages using templates. It uses the SimplePie class to retrieve and parse the feeds. Then ...
Feed Finder Support forum feedfinder Check whether an URL has an RSS or Atom feed This class can be used to check whether an URL is of an RSS or Atom feed. It retrieves the contents of a Web resource given its URL. The class tries to parse the retrieved content assuming it is a XML document. It ...
Feed Finder Class Support forum feed-finder-class Find URLs of RSS, ATOM and OPML feeds This class can be used to extract the URLs of RSS and ATOM feeds associated to a page, as well as OPML outline documents. It retrieves a given page (using cURL) and parses its head section to obtain the list ...
Feed Generator Support forum feedgenerator Generate feeds in Atom or RSS formats This package can be used to generate feeds in Atom or RSS formats. There are several classes for composing the feed items and channel definitions. Separate classes can output the defined feeds in the Atom or RSS 2.0 ...
Atom Builder Support forum atom Generate Atom 1.0 XML feeds This package can be used to generate feeds in the Atom 1.0 XML format. The main class means to define the feed properties such as the title, URL, sub-title, language, encoding, last updated data, copy rights, author, icon, logo and contributors ...
GmAtom Support forum gmatom Access Gmail mailboxes retrieving XML Atom feeds This class can be used to access Gmail mailboxes. It establish an SSL connection to the Gmail Web servers, authenticates as a given user, and retrieves XML Atom feeds with lists of messages stored in the specified mailbox ...
This package can be used to generate feeds in either RSS 1.0, RSS 2.0 or Atom formats. There is one main class that abstracts the feed information and another to encapsulate the feed items information. Applications can create feed writer object, several feed item objects, set several types of properties ...
Abs_Xml_Rss Support forum abs_xml_rss Read and write RSS and Atom feeds This package can be used to read and write RSS and Atom feeds. It provides several classes that allow creating feeds in RSS 2.0 and Atom formats from lists of feed items other parameters. The package also comes with counterpart ...
Feeder Support forum feeder Generate feeds in RSS and Atom formats This class can generate feeds in RSS and Atom formats. There is a main class that can manage the information about the feed channel like the title, description, author and base URL. Another class can manage the information about ...