Main Content

IoC with PHP
A talk by Chris Weldon
About the Talk
October 20, 2011 2:15 PM
1700 Research Parkway Suite 260, College Station, TX, 77845
1700 Research Parkway Suite 260, College Station, TX, 77845PHP developers have not been known for their savvy use of design patterns. One such design pattern that's been woefully underutilized in PHP projects is that of Inversion of Control (IoC). However, the smart fellas over at Sensio Labs have finally built a Dependency Injection Container for our PHP projects. For many PHP developers, IoC is rather foreign to them. Thus, I plan to show them the ropes by giving a brief overview of object-oriented patterns, what IoC is, and how a dependency injection container helps implement IoC. To drive the point home, I'll present a couple of common development problems with your typical monkey wrench challenge where IoC (and the Symfony DI container) helps solve the problem.
comments powered by Disqus