Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 8673f4d63d31df69de08c379f8180862

php-ZendFramework2-Di-2.4.11-1.mga6.noarch.rpm

Description:

Dependency Injection (here-in called DI) is a concept that has been talked
about in numerous places over the web. Simply put, we’ll explain the act of
injecting dependencies simply with this below code:

$b = new MovieLister(new MovieFinder());

Above, MovieFinder is a dependency of MovieLister, and MovieFinder was
injected into MovieLister.

Sources packages:

Other version of this rpm: