ldc-zf1-di-leaguecontainer:ZF1中带有League \ Container的基本控制器依赖项注入

时间:2024-06-13 02:57:48
【文件属性】:

文件名称:ldc-zf1-di-leaguecontainer:ZF1中带有League \ Container的基本控制器依赖项注入

文件大小:7KB

文件格式:ZIP

更新时间:2024-06-13 02:57:48

PHP

LdcZf1DiLeagueContainer 什么? 这是一个简单的粘合层,它将在注册的服务注入到ZF1控制器中。 大量基于的现在很多月前的博客文章“ ”。 如何? 安装软件包: composer require adamlundrigan/ldc-zf1-di-league-container:1.*@stable 在您的ZF1应用程序引导程序中注册帮助程序: protected function _initContainer() { $container = new League\Container\Container(); // Fill your container return $container; } protected function _initContainerResourceInjector() { $this-


【文件预览】:
ldc-zf1-di-leaguecontainer-master
----.scrutinizer.yml(94B)
----src()
--------DependencyInjector.php(1KB)
----.php_cs(664B)
----.travis.yml(391B)
----phpunit.xml(793B)
----README.md(2KB)
----Makefile(340B)
----tests()
--------DependencyInjectorTest.php(4KB)
--------bootstrap.php(419B)
----.gitignore(152B)
----composer.json(600B)

网友评论