PHP Classes

File: README.md

Recommend this page to a friend!
  Classes of Rodolfo Berrios Arce   XR PHP Debugger Online   README.md   Download  
File: README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: XR PHP Debugger Online
Debug PHP code using a Web interface
Author: By
Last change:
Date: 1 year ago
Size: 3,927 bytes
 

Contents

Class file image Download

XR Debug

> ? Subscribe to the newsletter to don't miss any update regarding Chevere.

<p align="center"><img alt="XR" src="app/src/icon.svg" width="40%"></p>

https://user-images.githubusercontent.com/20590102/153045551-619c74cc-c4ae-41da-b7b6-bd8733e623a2.mp4

? View demo

Code size Apache-2.0

Quality Gate Status Maintainability Rating Reliability Rating Security Rating Coverage Technical Debt CodeFactor Codacy Badge

XR Debug is a dump debug utility for PHP. No extras required, debug your PHP code anywhere. It uses a ReactPHP SSE server to provide a web-based debug application.

<p align="center">

<img alt="XR light" src=".screen/xr-0.1.3-light-welcome.png">
<img alt="XR light" src=".screen/xr-0.1.3-dark-welcome.png">

</p>

Features

  • ? VarDump driven variable highlight
  • ? Dump n arguments
  • ? One-click PHP server run (no extras required)
  • ? Filter messages by Topics and Emotes
  • ?? Re-name "XR Debug" to anything you want
  • ? Resume, Pause, Stop and Clear debug window controls
  • ? Keyboard shortcuts (Resume R, Pause P, Stop S and Clear C)
  • ? Export dump output to clipboard or as PNG image
  • ? Generates dump backtrace
  • ? Pause and resume your code execution
  • ? Dark / ? Light mode follows your system preferences
  • ? Ephemeral, it doesn't store any persistent data
  • ? Portable & HTML based (save page, search, etc.)
  • ? Uses FiraCode font for displaying _beautiful looking dumps_ ?
  • ? Handle exceptions (hook or replace your existing handler)

<p align="center">

<img alt="XR light demo" src=".screen/xr-0.1.3-light-demo.png">
<img alt="XR dark demo" src=".screen/xr-0.1.3-dark-demo.png">

</p>

Documentation

? xr-docs.chevere.org

License

Copyright 2022 Rodolfo Berrios A.

XR is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.