IoC with PHP 3.25 http://spkr8.com/t/8118

Description:

PHP 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 on this Talk

Avatar-missing-icon-01 Steve Dodge, 12 Aug 04:56 PM

Great presentation! Great overview of the IOC concepts using PHP to take advantage of DI

Have an account? Sign in or register.

Leave a Comment

1 Rating: 3.25

Delivery: 3.60

Content: 2.90