<?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"
	>

<channel>
	<title>Developer Tutorials' Webmaster Blog &#187; zend framework</title>
	<atom:link href="http://www.developertutorials.com/blog/tag/zend-framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.developertutorials.com/blog</link>
	<description>Keeping webmasters up-to-date on technology.</description>
	<pubDate>Tue, 02 Sep 2008 14:59:45 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Zend Framework: The Best Framework for Use With Other Frameworks</title>
		<link>http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/</link>
		<comments>http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 10:13:58 +0000</pubDate>
		<dc:creator>Akash Mehta</dc:creator>
		
		<category><![CDATA[PHP]]></category>

		<category><![CDATA[php frameworks]]></category>

		<category><![CDATA[php tips]]></category>

		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/</guid>
		<description><![CDATA[Here&#8217;s an interesting sales pitch. Using a PHP Framework? Cool. Just make sure you add Zend.
The Zend Framework is a fairly standard, (optionally) MVC PHP application framework. It comes with all the usual functionality; request routing, database access, templates (through view files) etc. It also comes with a lot of extra functionality that you might [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an interesting sales pitch. <em>Using a PHP Framework? Cool. Just make sure you add Zend.</em></p>
<p>The Zend Framework is a fairly standard, (optionally) MVC PHP application framework. It comes with all the usual functionality; request routing, database access, templates (through view files) etc. It also comes with a lot of extra functionality that you might find useful in your application, including some of the best web services libraries available, especially when working with Google&#8217;s APIs.</p>
<p><span id="more-56"></span></p>
<p>But here&#8217;s the kicker: it works entirely standalone. The classes and their methods can, generally, be used statically in any context, or at least independently of the framework. You can use the Zend Framework&#8217;s libraries to manipulate dates and times, work with RSS feeds, interact with Google&#8217;s Gdata APIs, even generate PDF files (although the functionality isn&#8217;t as mature as FPDF).</p>
<p>Fred Wu recently <a href="http://thislab.com/2008/02/21/using-zend-framework-with-codeigniter/">blogged about using Zend Framework with CodeIgniter</a>. It&#8217;s a fantastic way to make use of the efforts of all ZF contributors, as well as speed up development significantly. Chances are, if there&#8217;s something you&#8217;re trying to do in your web application, the Zend Framework can help.</p>
<p>So <a href="http://framework.zend.com/">check it out</a>. It might just make your day.</p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark" style="float:left;">
<div class="d56" style="overflow:hidden">
<div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/&amp;title=Zend+Framework%3A+The+Best+Framework+for+Use+With+Other+Frameworks" title="Add to&nbsp;Del.icio.us">Del.icio.us</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/&amp;title=Zend+Framework%3A+The+Best+Framework+for+Use+With+Other+Frameworks" title="Add to&nbsp;Digg This">Digg This</a></div><div id="socialstyles"><a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit.php?url=http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/&amp;title=Zend+Framework%3A+The+Best+Framework+for+Use+With+Other+Frameworks" title="Add to&nbsp;Stumble">Stumble</a></div></div>
</div>
<!-- Social Bookmarks END -->
]]></content:encoded>
			<wfw:commentRss>http://www.developertutorials.com/blog/php/zend-framework-use-with-other-frameworks-56/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
