承接 yii2-extensions/debug 相关项目开发

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

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

yii2-extensions/debug

Composer 安装命令:

composer require yii2-extensions/debug

包简介

Debug toolbar and debugger panels for Yii2: requests, logs, queries, profiling, timeline, queue, mail, events, asset bundles, and user switching with a Vite-built dependency-free UI.

README 文档

README

Yii Framework

Debug


PHPUnit Mutation Testing PHPStan

Debugger and toolbar for Yii2 applications
Pico-inspired UI, scoped CSS, light/dark mode, and 14 inspection panels

Debug toolbar

Features

Feature Overview

Quick start

Installation

composer require yii2-extensions/debug:^0.1 --dev

Basic Usage

Enable the debug module in your application configuration (config/web.php).

if (YII_ENV_DEV) {
    $config['bootstrap'][] = 'debug';
    $config['modules']['debug'] = [
        'class' => \yii\debug\Module::class,
        'allowedIPs' => ['127.0.0.1', '::1'],
    ];
}

The toolbar appears at the bottom of every rendered page; click any panel chip to open the full debugger.

Screenshots

Configuration Configuration panel
PHP info PHP info panel
History History panel
Request Request panel
Router Router panel
Logs Logs panel
Database Database panel
Profiling Profiling panel
Timeline Timeline panel
Events Events panel
Mail Mail panel
Queue Queue panel
Queue job Queue job detail
Dump Dump panel
Asset bundles Asset bundles panel
User User panel
User Roles and Permissions User panel — Roles and Permissions
User Switch User User panel — Switch User

Documentation

For detailed configuration options and advanced usage.

Package information

PHP Yii 2.0.x Yii 22.0.x Latest Stable Version Total Downloads

Quality code

Codecov PHPStan Level Max Super-Linter StyleCI

Our social networks

Follow on X Follow on Facebook Join our Subreddit Join on Telegram

License

License

统计信息

  • 总下载量: 4.38k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 13
  • 依赖项目数: 3
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-3-Clause
  • 更新时间: 2023-10-06

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固