Dependency Injection
Dependency Injection is a design pattern that will fundamentally change the way you look at code and development. It opens the way to a world of cleanly designed and sustainable applications.
Nette DI
The nette/di
package provides an extremely advanced compiled DI container for PHP.