longyi c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
..
doc c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
src c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
CHANGELOG.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
CONDUCT.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
CONTRIBUTING.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
LICENSE.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
README.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
composer.json c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
mkdocs.yml c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos

README.md

zend-di

Build Status Coverage Status

Zend\Di is an example of an Inversion of Control (IoC) container. IoC containers are widely used to create object instances that have all dependencies resolved and injected. Dependency Injection containers are one form of IoC – but not the only form.