Fedora Packages

php-ZendFramework2-Di Subpackage of php-ZendFramework2

Zend Framework 2: DI Component

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.

Releases Overview

Release Stable Testing
EPEL 7 2.4.11-1.el7 -
File a new bug report »
Package Info
Related Packages

You can contact the maintainers of this package via email at php-ZendFramework2 dash maintainers at fedoraproject dot org.



Sources on Pagure