https://bugzilla.redhat.com/show_bug.cgi?id=1277397
Bug ID: 1277397
Summary: Review Request: php-nette-php-di - Nette Dependency
Injection Component
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL:
https://raw.githubusercontent.com/remicollet/remirepo/ef2d476867354b1e167c9c3f951aff9b57af6b37/php/nette/php-nette-di/php-nette-di.spec
SRPM URL: http://rpms.famillecollet.com/SRPMS/php-nette-di-2.3.6-1.remi.src.rpm
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';
Fedora Account System Username: remi
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review