phphacks/zend-mvc-di

Dependency Injection Manager for Zend Framework MVC

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

This package is not auto-updated.

Last update: 2024-04-20 18:59:12 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