Search by

phphacks / zend-mvc-di

0x3175633435

Dependency Injection Manager for Zend Framework MVC

Package info

github.com/phphacks/zend-mvc-di

pkg:composer/phphacks/zend-mvc-di

Statistics

Installs: 8 708

Dependents: 4

Suggesters: 0

Stars: 2

Open Issues: 0

v1.0.6 2018-06-29 14:02 UTC

This package is not auto-updated.

Last update: 2026-09-06 05:35:54 UTC


README

Maintainability Latest Stable Version Latest Unstable Version

composer require phphacks/zend-mvc-di

Dependency injection made easy for Zend Framework 3. No configuration needed, all you need to do is to use our InjectableFactory as a controller factory in Zend Framework, like in the example below.

Documentation