Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 906 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 906 Bytes

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