ideatic/dump 问题修复 & 功能扩展

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

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

ideatic/dump

Composer 安装命令:

composer require ideatic/dump

包简介

Displays information about any PHP variable, class or exception.

README 文档

README

Debugging tool which displays information about any PHP variable, class or exception.

Inspired in the tool Krumo developed by mrasnika.

Usage

For using Dump, you only need to include the script, and configure it with the URL of the static resources, and, optionally, with the special paths that your application use:

include 'Dump.php';
Dump::config('/url/to/dump-static', array(
    'APP_PATH' => '/home/app/www',
    'SYSTEM_PATH' => '/home/app/src'
  )
);

And then, for dump information about any variable, resource or exception you only need to do:

dump($var)

Features

  • Interactive dump of almost types of variables.
  • Source code viewer with syntax highlighting.
  • Object reflection.
  • String viewer with plain and html mode.
  • Comprehensive analysis of exceptions.
  • Dynamic overlay that floats over top of web page.

Screenshots

统计信息

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

GitHub 信息

  • Stars: 8
  • Watchers: 3
  • Forks: 1
  • 开发语言: JavaScript

其他信息

  • 授权协议: MIT
  • 更新时间: 2014-04-25

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固