phphacks / zend-mvc-di

Angular like dependency injector for zend framework controller.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Angular like dependency injector for zend framework controller.

License:MIT License


Languages

Language:PHP 100.0%