The Dependency Injection component is one of the central pieces of any Symfony applications since version 2.0. Starting this winter, it has gained many new features that were needed to build the new Symfony 4 experience around Flex. While used extensively in core, can you leverage them in your own apps? Can you create a lazy iterator in Yaml? A scoped service locator? Configure auto-configuration? During this talk, I'll tell you about the new tags, interfaces or annotations that allow building powerful services. The goal: making your apps always more expressive, thus maintainable.

Comments

Comments are closed.

Great introduction, nicely demo'ed

Robert Treacy at 09:29 on 25 Sep 2017

A very hands-on demo of the new service container options by a man very obviously knowledgeable on the subject.