# zend-di[](https://secure.travis-ci.org/zendframework/zend-di)[](https://coveralls.io/r/zendframework/zend-di?branch=master)`Zend\Di` is an example of an Inversion of Control (IoC) container. IoC containersare widely used to create object instances that have all dependencies resolvedand injected. Dependency Injection containers are one form of IoC – but not theonly form.- File issues at https://github.com/zendframework/zend-di/issues- Documentation is at https://zendframework.github.io/zend-di/