szualang/hyperf-dump-server 问题修复 & 功能扩展

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

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

szualang/hyperf-dump-server

Composer 安装命令:

composer require szualang/hyperf-dump-server

包简介

Bring Symfony's Var-Dump Server to Hyperf

README 文档

README

Introduction

Bring Symfony's Var-Dump Server to Hyperf.

This package will give you a dump server, that collects all your dump call outputs, so that it does not interfere with HTTP / API responses.

中文文档 / Chinese document

Install

Under your project folder and run the command in terminal:

composer require --dev qiutuleng/hyperf-dump-server

Publish the dump-server.php configuration file using vendor:publish command :

php bin/hyperf.php vendor:publish qiutuleng/hyperf-dump-server

Usage

Start the dump server by calling the hyperf command:

php bin/hyperf.php dump-server

You can set the output format to HTML using the --format option:

php bin/hyperf.php dump-server --format=html > dump.html

⚠️Do not use the dd method in your hyperf project, because it kills the Hyperf process, Use the dump method instead.

Reference

This extension package refers to the laravel-dump-server package released by beyondcode organization

Thank beyondcode organization and all its contributors for this great contribution.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-01-31

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固