If you're using any modern framework, chances are you're heavily relying on dependency injection. But do you know what dependency injection actually is about — or better: what it's not?
The dependency container
While every modern framework ships with a dependency container — a big box ...