<?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>dependency injection &#8211; stoimen&#039;s web log</title>
	<atom:link href="/tag/dependency-injection/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>on web development</description>
	<lastBuildDate>Tue, 13 Feb 2018 08:18:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>Dependency Injection</title>
		<link>/2009/03/31/dependency-injection/</link>
		<comments>/2009/03/31/dependency-injection/#respond</comments>
		<pubDate>Tue, 31 Mar 2009 05:25:24 +0000</pubDate>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
				<category><![CDATA[featured]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[dependency injection]]></category>
		<category><![CDATA[fabien potencier]]></category>
		<category><![CDATA[martin fowler]]></category>

		<guid isPermaLink="false">/?p=440</guid>
		<description><![CDATA[What is dependency injection - learn from the Fabien Potencier's blog.<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href="/2010/04/24/all-the-site-in-one-request/" rel="bookmark" title="All the Site in &#8230; One Request">All the Site in &#8230; One Request </a></li>
<li><a href="/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 2)">Zend Framework &#8211; quick tutorial (part 2) </a></li>
</ol>
</div>
]]></description>
				<content:encoded><![CDATA[<h2><span style="color: #800000;"><span style="text-decoration: underline;"><em>Fabien Potencier writes about the Dependency Injection</em></span></span></h2>
<p>With a series of interesting posts <a href="http://fabien.potencier.org/">Fabien Potencier</a> explains what is a dependency injection and how to use it. Actually as the author says almost everyone of us has used it without even know it&#8217;s called &#8216;dependency injection&#8217;. Follow these two links to understand this technique by a given collection of very good examples:</p>
<ol>
<li><a title="What is dependency injection" href="http://fabien.potencier.org/article/11/what-is-dependency-injection" target="_blank">What is dependency injection</a></li>
<li><a title="Do you need a dependency injection container" href="http://fabien.potencier.org/article/12/do-you-need-a-dependency-injection-container" target="_blank">Do you need a dependency injection container?</a></li>
</ol>
<h2><span style="color: #800000;"><span style="text-decoration: underline;"><em><strong>Related Links</strong></em></span></span></h2>
<ol>
<li><a title="Martin Fowler" href="http://www.martinfowler.com/articles/injection.html" target="_blank">Martin Fowler &#8211; Inversion of Control Containers and the Dependency Injection pattern</a></li>
</ol>
<div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href="/2010/04/24/all-the-site-in-one-request/" rel="bookmark" title="All the Site in &#8230; One Request">All the Site in &#8230; One Request </a></li>
<li><a href="/2008/08/11/zend-framework-quick-tutorial-part-2-directory-layout-and-bootstrapping/" rel="bookmark" title="Zend Framework &#8211; quick tutorial (part 2)">Zend Framework &#8211; quick tutorial (part 2) </a></li>
</ol></p>
</div>
]]></content:encoded>
			<wfw:commentRss>/2009/03/31/dependency-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
