<?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>blog.joaomorais.com &#187; CRUD</title>
	<atom:link href="http://blog.joaomorais.com/tag/crud/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.joaomorais.com</link>
	<description>Blog about software development, personal projects and development tools.</description>
	<lastBuildDate>Mon, 10 Apr 2017 02:26:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Symfony Framework</title>
		<link>http://blog.joaomorais.com/symfony-framework/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=symfony-framework</link>
		<comments>http://blog.joaomorais.com/symfony-framework/#comments</comments>
		<pubDate>Thu, 06 Mar 2008 11:48:33 +0000</pubDate>
		<dc:creator>João Morais</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[CRUD]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://solidlocker.webhs.org/wordpress/symfony-framework/</guid>
		<description><![CDATA[A couple of weeks ago I was looking for a PHP framework after a few searches I found one that fits my needs, and that is Symfony framework! Some of the features are: Built on top of PHP 5, for me that&#8217;s a plus since I&#8217;m only working with PHP 5 at the moment. MVC [...]]]></description>
				<content:encoded><![CDATA[<p>A couple of weeks ago I was looking for a PHP framework after a few searches I found one that fits my needs, and that is <a title="Symfony Project" href="http://www.symfony-project.org/">Symfony </a> <a title="Framework" href="http://en.wikipedia.org/wiki/Software_framework">framework</a>!</p>
<p>Some of the features are:</p>
<ul>
<li>Built on top of PHP 5, for me that&#8217;s a plus since I&#8217;m only working with PHP 5 at the moment.</li>
<li>MVC support makes application building faster and easier.</li>
<li>CRUD generator will reduce code repetitions and useless boring time spent on building this tasks.</li>
<li>Lots of support, when you start learning something new, all the support available you can get is a plus.</li>
<li>And a lot of other features, such as: Ajax support, smart URL&#8217;s, cache management, multilingualism and l18N support, scaffolding, among others. You can check the features list at <a title="Symfony Project" href="http://www.symfony-project.org/">Symfony Project</a> website.</li>
</ul>
<p>The only thing I think it&#8217;s a bit hard, is the learning curve. What I mean is, you really have to &#8220;waste&#8221; some time to get to know how the application works, but I think in the end it will compensate.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.joaomorais.com/symfony-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
