[ol7_developer_EPEL] php-nette-di-2.3.13-1.el7.noarch

Name:php-nette-di
Version:2.3.13
Release:1.el7
Architecture:noarch
Group:Development/Libraries
Size:112805
License:BSD or GPLv2 or GPLv3
RPM: php-nette-di-2.3.13-1.el7.noarch.rpm
Source RPM: php-nette-di-2.3.13-1.el7.src.rpm
Build Date:Sun Dec 03 2017
Build Host:x86-ol7-builder-01.us.oracle.com
Vendor:Oracle America
URL:https://github.com/nette/di
Summary:Nette Dependency Injection Component
Description:
Purpose of the Dependecy Injection (DI) is to free classes from the
responsibility for obtaining objects that they need for its operation
(these objects are called services). To pass them these services on their
instantiation instead.

Nette DI is one of the most interesting part of framework.
It is compiled DI container, extremely fast and easy to configure.

To use this library, you just have to add, in your project:
  require_once '/usr/share/php/Nette/DI/autoload.php';

Filelist (Show Changelog) (Show related packages)