Skip to content

Angular like dependency injector for zend framework controller.

License

Notifications You must be signed in to change notification settings

phphacks/zend-mvc-di

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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