Backend and Infrastructure

A Dependency Injector Container in Your Project

Sprout Video

Now it's time for you to use dependency injection containers in your own projects. In this tutorial we talk briefly about some other containers out there you might want to check out.

If you'd like to dive deeper into Dependency Injection containers, you should check out KnpUniversity's full series, Journey to the Center of Symfony: The Dependency Injection Container.

Additional resources

To learn how to apply these concepts in Drupal 8 module development, check out the Module Development Essentials series, starting with Understand the Service Container.