mouf/utils.constants.debug 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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
  • 点击次数: 2
  • 依赖项目数: 4
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 12
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-06-13