<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Free Web Resources - Web Resources Depot &#187; Parser</title>
	<atom:link href="http://www.webresourcesdepot.com/tag/parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webresourcesdepot.com</link>
	<description>Free Web Resources</description>
	<lastBuildDate>Sun, 12 Feb 2012 13:06:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>PHP RSS Parsers</title>
		<link>http://www.webresourcesdepot.com/php-rss-parsers/</link>
		<comments>http://www.webresourcesdepot.com/php-rss-parsers/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 13:13:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Other License]]></category>
		<category><![CDATA[Rss & Feeds]]></category>
		<category><![CDATA[Atom]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Feed]]></category>
		<category><![CDATA[Parser]]></category>
		<category><![CDATA[Php]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.webresourcesdepot.com/php-rss-parsers/</guid>
		<description><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=70&c=21852' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=70&c=21852' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br />PHP RSS Parsers are what many PHP developers looking for these days as every web application or website has some RSS input or output. RSS parsers make the use of RSS simpler as they have overcame the known RSS parsing difficulties. WebResourcesDepot have collected the most popular free RSS Parsers coded with PHP: SimplePie SimplePie [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://rss.buysellads.com/click.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=70&c=3887' target='_blank'><img src='http://rss.buysellads.com/img.php?z=1259982&k=ed230295611f656daf3115e6d682ca7d&a=70&c=3887' border='0' alt='' /></a></p><p><a href='http://buysellads.com/buy/sitedetails/pubkey/ed230295611f656daf3115e6d682ca7d/zone/1259982' target='_blank'>Advertise here with BSA</a></p><br /><p><strong>PHP RSS Parsers</strong> are what many PHP developers looking for these days as every web application or website has some RSS input or output.</p>
<p>RSS parsers make the use of RSS simpler as they have overcame the known RSS parsing difficulties.</p>
<p>WebResourcesDepot have collected the most popular free <strong>RSS Parsers</strong> coded with PHP:</p>
<h3><a href="http://simplepie.org" target="_blank">SimplePie</a></h3>
<p>SimplePie is a PHP code library that makes it very easy to use RSS &amp; Atom feeds. SimplePie is fast and standards compliant as it supports:</p>
<p><a href="http://simplepie.org/" target="_blank"><img width="480" height="75" src="http://www.webresourcesdepot.com/wp-content/uploads/image/php-rss-parser.gif" alt="PHP RSS Parser" /></a></p>
<ul>
<li>RSS 0.90</li>
<li>RSS 0.91 (Netscape)</li>
<li>RSS 0.91 (Userland)</li>
<li>RSS 0.92</li>
<li>RSS 1.0</li>
<li>RSS 2.0</li>
<li>Atom 0.3</li>
<li>Atom 1.0</li>
</ul>
<p>This PHP RSS parser class has also <a href="http://simplepie.org/wiki/plugins/start" target="_blank">plugins</a> for favorite web services.</p>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://lastrss.oslab.net/">lastRSS</a></h3>
<p>lastRSS is also a simple yet powerful PHP class for parsing RSS feeds.</p>
<ul>
<li>All RSS versions supported (0.9, 1.0 and 2.0)</li>
<li>Transparent cache (doesn&#8217;t cache RSS file directly, neither HTML output, but serialized variable; cached data isn&#8217;t parsed every time, but you can still access individual fields)</li>
<li>pubDate/lastBuildDate conversion to any date/time format</li>
<li>Character encoding conversion (all encodings supported by <a target="_blank" href="http://www.gnu.org/software/libiconv/">iconv</a> library)</li>
<li>Returns an associative array with RSS fields</li>
<li>Regullar expression parsing (very quick)</li>
<li>Strips HTML from description (both hard-coded and entity-coded)</li>
<li>Optional limit the number of returned items</li>
<li>Two ways how to proceed CDATA information (get/strip CDATA content)</li>
</ul>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://magpierss.sourceforge.net/">MagpieRSS</a></h3>
<p>This PHP RSS parser class also supports well known feed formats like RSS 1.0, RSS 2.0 &amp; Atom.</p>
<ul>
<li>Easy to use</li>
<li>Parses most RSS formats</li>
<li>Integrated Object Cache</li>
<li>HTTP Conditional GETs</li>
<li>Configurable</li>
<li>Modular</li>
</ul>
<p>&nbsp;</p>
<h3><a target="_blank" href="http://framework.zend.com/manual/en/zend.feed.html">Zend_Feed</a></h3>
<p>Zend_Feed provides functionality for consuming RSS and Atom feeds. It provides a natural syntax for accessing elements of feeds, feed attributes, and entry attributes. Zend_Feed also has extensive support for modifying feed and entry structure with the same natural syntax, and turning the result back into XML. In the future, this modification support could provide support for the Atom Publishing Protocol.</p>
<p>&nbsp;</p>
<p><strong>Special Downloads:</strong><br />
<a href="http://www.webresourcesdepot.com/?download=jBasket" target="_blank">Ajaxed Add-To-Basket Scenarios With jQuery And PHP</a><br />
<a href="http://www.webresourcesdepot.com/?download=Free-Admin-Template" target="_blank">Free Admin Template For Web Applications</a><br />
<a href="http://www.webresourcesdepot.com/?download=jQuery-Dynamic-Drag-Drop" target="_blank">jQuery Dynamic Drag&#8217;n Drop</a><br />
<a href="http://www.webresourcesdepot.com/?download=sTwitter-1-0" target="_blank">ScheduledTweets</a></p>
<p><strong>Advertisements:</strong><br />
<a href="http://www.admintemplates.com" target="_blank">Professional XHTML Admin Template ($15 Discount With The Code: WRD.)</a><br />
<a href="http://www.xhtmchop.com" target="_blank">Psd to Xhtml</a><br />
<a href="http://www.sslmatic.com" target="_blank">SSLmatic &#8211; Cheap SSL Certificates (from $19.99/year)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.webresourcesdepot.com/php-rss-parsers/feed/</wfw:commentRss>
		<slash:comments>33</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using wincache
Page Caching using wincache (User agent is rejected)
Database Caching using wincache

Served from: www.webresourcesdepot.com @ 2012-02-12 12:30:02 -->
