<?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>Webmaster-Source &#187; CakePHP</title>
	<atom:link href="https://www.webmaster-source.com/tag/cakephp/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 24 Aug 2017 02:01:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.1.42</generator>
	<item>
		<title>What Are the Advantages of a PHP Framework?</title>
		<link>https://www.webmaster-source.com/2009/09/04/what-are-the-advantages-of-a-php-framework/</link>
		<comments>https://www.webmaster-source.com/2009/09/04/what-are-the-advantages-of-a-php-framework/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 11:40:26 +0000</pubDate>
		<dc:creator><![CDATA[Matt]]></dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[CodeIgniter]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[Kohana]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=2494</guid>
		<description><![CDATA[CodeIgniter. CakePHP. Kohana. There&#8217;s no shortage of PHP frameworks&#8230;but why should you use one? What are the major advantages? MVC – The Model-View-Controller architectural pattern helps you tier your code for easier maintenance. By keeping the data-manipulating logic separate from the bits that handle the display, you make it much easier to change either the [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><a href="http://codeigniter.com/">CodeIgniter</a>. <a href="http://cakephp.org">CakePHP</a>. <a href="http://kohanaphp.com">Kohana</a>.</p>
<p>There&#8217;s no shortage of PHP frameworks&#8230;but why should you use one? What are the major advantages?</p>
<ul>
<li><strong>MVC</strong> – The Model-View-Controller architectural pattern helps you tier your code for easier maintenance. By keeping the data-manipulating logic separate from the bits that handle the display, you make it much easier to change either the template or the underlying code without touching the other.</li>
<li><strong>Bundled classes</strong> – A framework includes classes and helper functions for common tasks, such as database access, pagination, and form handling. Not to mention smaller things, like truncating text to a specific word/character count.</li>
<li><strong>Rapid development</strong> – Frameworks help you create a small to medium-sized application much quicker than if you wrote everything from scratch. If you&#8217;re in a hurry, using a framework will help you finish things before you reach that looming deadline.</li>
</ul>
<p>If you&#8217;re a total DIY type, you don&#8217;t even need to rely on a third-party PHP framework. You could assemble on yourself, one that&#8217;s more specific to the projects you work on.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.webmaster-source.com/2009/09/04/what-are-the-advantages-of-a-php-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/


Served from: www.webmaster-source.com @ 2026-06-10 08:53:02 by W3 Total Cache
-->