mouf/utils.constants.debug
最新稳定版本:v1.0.0
Composer 安装命令:
composer require mouf/utils.constants.debug
包简介
This package contains a simple installer for Mouf that will create a constant 'DEBUG' in your project and initialize it to true. Useful for packages supporting a 'debug' mode.
关键字:
README 文档
README
Many packages need the project hosting them to have a "DEBUG" setting. Those packages can act differently whether the DEBUG setting is set or not. For instance, a package could decide to enable or disable the cache based on this setting, or a package could display detailed exception backtrace if debug is enabled.
This package contains a Mouf installer that will create a DEBUG constant in your config.php and initialize
it to true.
Mouf package
This package is part of Mouf (http://mouf-php.com), an effort to ensure good developing practices by providing a graphical dependency injection framework.
统计信息
- 总下载量: 364.36k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2014-06-13