WhoopsBundle:Symfony2 与 Whoops 的集成

时间:2024-06-21 13:59:40
【文件属性】:

文件名称:WhoopsBundle:Symfony2 与 Whoops 的集成

文件大小:6KB

文件格式:ZIP

更新时间:2024-06-21 13:59:40

PHP

WhoopsBundle 这个包将方便的 Whoops 库集成到 Symfony2 中。 它也适用于 webprofiler 的工具栏。 任何建议表示赞赏。 安装 可以通过以下简单步骤安装此包: 将此包作为 Composer 依赖项添加到您的项目中: // composer.json { // ... require - dev : { // ... "dpro/whoops-bundle" : "dev-master" } } 在您的应用程序内核中添加此包: // app/AppKernel.php public function registerBundles () { // ... if ( in_


【文件预览】:
WhoopsBundle-master
----composer.json(236B)
----DependencyInjection()
--------dproWhoopsExtension.php(879B)
--------Configuration.php(877B)
----ExceptionListener()
--------ExceptionListener.php(2KB)
----LICENSE(0B)
----Resources()
--------config()
----Configurator()
--------WhoopsConfigurator.php(648B)
----dproWhoopsBundle.php(144B)
----Tests()
--------Controller()
----README.md(791B)

网友评论