phphacks / zend-mvc-di
Dependency Injection Manager for Zend Framework MVC
v1.0.6
2018-06-29 14:02 UTC
Requires
Requires (Dev)
- phpunit/phpunit: ^7.2
This package is not auto-updated.
Last update: 2026-03-08 03:33:29 UTC
README
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.