Package : php-ZendFramework2-Di > RPM : php-ZendFramework2-Di-2.4.11-1.mga6.noarch.rpm

Basic items

Install
Name php-ZendFramework2-Di
Version 2.4.11
Release 1.mga6
URL http://framework.zend.com/
Group Development/PHP
Summary Zend Framework 2: DI Component
Size 166KB
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 6
Media name core-release
Media arch armv5tl

Advanced items

Source RPM php-ZendFramework2-2.4.11-1.mga6.src.rpm
Build time 2016-12-30 22:43:14
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie