Namespace Nette\DI
| Compiler | DI container compiler. |
| CompilerExtension | Configurator compiling extension. |
| Container | The dependency injection container default implementation. |
| ContainerBuilder | Container builder. |
| ContainerLoader | DI container loader. |
| DependencyChecker | Cache dependencies checker. |
| Helpers | The DI helpers. |
| PhpGenerator | Container PHP code generator. |
| PhpReflection | PHP reflection helpers. |
| ServiceDefinition | Definition used by ContainerBuilder. |
| Statement | Assignment or calling statement. |
| MissingServiceException | Service not found exception. |
| ServiceCreationException | Service creation exception. |
| Nette\DI\Config |
| Nette\DI\Extensions |