phphacks/zend-mvc-di

Dependency Injection Manager for Zend Framework MVC

Installs: 8 688

Dependents: 4

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/phphacks/zend-mvc-di

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

This package is not auto-updated.

Last update: 2025-10-05 01:36:26 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