<?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>Uncarved &#187; Symfony components</title>
	<atom:link href="http://uncarved.prometheas.com/tag/symfony-components/feed" rel="self" type="application/rss+xml" />
	<link>http://uncarved.prometheas.com</link>
	<description>An ongoing tension of potential, or how i learned to stop worrying and embrace the iterations.</description>
	<lastBuildDate>Mon, 08 Aug 2011 05:14:30 +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>Symfony Components &#8211; Standalone Libraries for PHP</title>
		<link>http://uncarved.prometheas.com/2009/05/symfony-components.html</link>
		<comments>http://uncarved.prometheas.com/2009/05/symfony-components.html#comments</comments>
		<pubDate>Sun, 24 May 2009 14:42:21 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Check it out]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Symfony components]]></category>

		<guid isPermaLink="false">http://uncarved.prometheas.com/?p=352</guid>
		<description><![CDATA[The Symfony project has recently launched the Symfony Components sub-project and website. Its goal is to produce a collection of standalone libraries for PHP. Although these libraries were initially born for use in the Symfony MVC framework, the talented developers involved in the project have designed them to avoid any interdependencies with any of the [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://symfony-project.org/">Symfony project</a> has recently launched the Symfony Components sub-project and <a href="http://components.symfony-project.org/">website</a>. Its goal is to produce a collection of standalone libraries for PHP.</p>

<p>Although these libraries were initially born for use in the Symfony MVC framework, the talented developers involved in the project have designed them to avoid any interdependencies with any of the other parts of the overall framework. This effort has resulted in components that may be used individually in any other PHP project without requiring the use of any of the rest of the Symfony framework.</p>

<p>The initial round of components include:</p>

<ul>
<li><em>YAML</em>, a parser that translates data between YAML and native PHP arrays;</li>
<li><em>Event Dispatcher</em>, which provides a generic event dispatching framework; and</li>
<li><em>Templating</em>, which provides parameterized and scope-isolated templating functionality.</li>
</ul>

<p>I&#8217;ll be keeping a keen eye on this project.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://uncarved.prometheas.com/2009/05/symfony-components.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

