文件名称:ZenstruckControllerUtilBundle:适用于zenstruckcontroller-util的Symfony2捆绑包
文件大小:26KB
文件格式:ZIP
更新时间:2024-05-20 02:51:20
PHP
ZenstruckControllerUtilBundle 该软件包将库集成到您的Symfony2项目中。 有关用法,请参见其文档。 安装 需要使用作曲家提供此捆绑包: composer require zenstruck/controller-util-bundle 然后在您的内核中启用它: // app/AppKernel.php public function registerBundles () { $ bundles = array ( //... new Zenstruck \ ControllerUtilBundle \ ZenstruckControllerUtilBundle (), //... ); } 完整的默认配置 zenstruck_controller_util : # When tr
【文件预览】:
ZenstruckControllerUtilBundle-master
----.gitignore(22B)
----README.md(3KB)
----.styleci.yml(43B)
----Resources()
--------meta()
--------config()
----composer.json(809B)
----DependencyInjection()
--------ZenstruckControllerUtilExtension.php(4KB)
--------Compiler()
--------Configuration.php(2KB)
----phpunit.xml.dist(642B)
----ZenstruckControllerUtilBundle.php(517B)
----Tests()
--------DependencyInjection()
--------ZenstruckControllerUtilBundleTest.php(742B)
--------Functional()
----.travis.yml(658B)