phphacks/zend-mvc-di

Zend Framework MVC 的依赖注入管理器

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

This package is not auto-updated.

Last update: 2024-09-21 20:46:27 UTC


README

Maintainability Latest Stable Version Latest Unstable Version

composer require phphacks/zend-mvc-di

为 Zend Framework 3 实现简单的依赖注入。无需配置,只需将我们的 InjectableFactory 作为控制器工厂在 Zend Framework 中使用,如下例所示。

文档