phphacks/zend-mvc-di

Dependency Injection Manager for Zend Framework MVC

Maintainers

Package info

github.com/phphacks/zend-mvc-di

pkg:composer/phphacks/zend-mvc-di

Statistics

Installs: 8 692

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-03-08 03:33:29 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