Symfony2

Showing 1 result

Share

True Dependency Injection with Symfony Components

The Dependency Injection Container in Symfony2 allows components to be injected with their dependencies, and is often used as a Service Locator, which when combined with the DI-container pattern is considered to be an anti-pattern by many.

In this article, Toptal engineer Vasilii Lapin shows us how you can build a simple Symfony2 application using the DI-container, but without implementing the Service Locator pattern.

11 minute readContinue Reading
Vasilii Lapin

Vasilii Lapin

World-class articles, delivered weekly.

Subscription implies consent to our privacy policy

Join the Toptal® community.