|
5 anni fa | |
---|---|---|
.. | ||
doc | 5 anni fa | |
src | 5 anni fa | |
CHANGELOG.md | 5 anni fa | |
CONDUCT.md | 5 anni fa | |
CONTRIBUTING.md | 5 anni fa | |
LICENSE.md | 5 anni fa | |
README.md | 5 anni fa | |
composer.json | 5 anni fa | |
mkdocs.yml | 5 anni fa |
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.