Package : php-ZendFramework2-Di > RPM : php-ZendFramework2-Di-2.3.9-1.mga5.noarch.rpm

Basic items

Install
Name php-ZendFramework2-Di
Version 2.3.9
Release 1.mga5
URL http://framework.zend.com/
Group Development/PHP
Summary Zend Framework 2: DI Component
Size 163KB
Arch noarch
License BSD

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.

Media information

Distribution release Mageia 5
Media name core-release
Media arch i586

Advanced items

Source RPM php-ZendFramework2-2.3.9-1.mga5.src.rpm
Build time 2015-05-22 17:35:32
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie