Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 554 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 554 Bytes

wxphp-httpdebug

1. 简介 Intro

HttpDebug is a PHP-GUI application for debug http request, using wxPHP/wxWidgets.

2. 安装 Install

1) 必需环境 Requirements

  • Windows or Linux
  • 已安装了 wxWidgets 扩展的 PHP 环境。参考 wxphp

2) 下载和运行 Download and running

  1. Download
git clone https://github.com/gwbnet/phpgui-httpdebug.git
or
Directly download zip
  1. Running
php main.php

wxphp-httpdebug