Programming with Anthony - Dependency Injection
Anthony Ferrara(04:47)
sourced from ircmaxell's blog
Anthony Ferrara(04:47)
sourced from ircmaxell's blog
This week, we're going to talk about the topic of Dependency Injection in Object oriented code (specifically PHP). You don't need a fancy container to do it, it's actually quite simple to do manually!