Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-nette-di - Nette Dependency Injection Component

Website:
https://github.com/nette/di
Licence:
BSD or GPLv2 or GPLv3
Vendor:
Remi Collet
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';

Packages

php-nette-di-2.4.10-1.el7.remi.noarch [39 KiB] Changelog by Remi Collet (2017-09-08):
- Update to 2.4.10
php-nette-di-2.4.9-1.el7.remi.noarch [39 KiB] Changelog by Remi Collet (2017-08-05):
- Update to 2.4.9