Letter P

php-nette-di - Nette Dependency Injection Component

Website: https://github.com/nette/di
License: BSD or GPLv2 or GPLv3
Vendor: Alcance Libre, Inc.
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.fc14.al.src [66 KiB] Changelog by Remi Collet (2017-09-08):
- Update to 2.4.10

Listing created by Repoview-0.6.6-6.fc14.al