承接 chinpei215/cakephp-pretty-debug 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

chinpei215/cakephp-pretty-debug

Composer 安装命令:

composer require chinpei215/cakephp-pretty-debug

包简介

CakePHP 2.x plugin to make debug toolbar pretty

README 文档

README

Software License

PrettyDebug Plugin for CakePHP 2.x

Image

Requirements

  • CakePHP 2.x
  • CakePHP DebugKit plugin

Installation

See the How to Install Plugins in the CakePHP documentation for general help.

  • Put the PrettyDebug directory into your plugin directory or install the plugin with Composer from the directory where your composer.json file is located:
php composer.phar require chinpei215/cakephp-pretty-debug
  • Load the plugin in your app/Config/bootstrap.php file:
CakePlugin::load('PrettyDebug');
  • And enable the component in your controllers or in your app/Controller/AppController.php:
class AppController extends Controller {
    public $components = array(
        'DebugKit.Toolbar',
        'PrettyDebug.PrettyDebug',
    );
}

统计信息

  • 总下载量: 41
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2018-06-03

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固