All Projects → chevere → xr

chevere / xr

Licence: Apache-2.0 License
Lightweight debug server utility for PHP.

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to xr

SmartDump
SmartDump - an exception and memory dump capture utility
Stars: ✭ 17 (-85.34%)
Mutual labels:  debugger, debug, dump
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK,…
Stars: ✭ 49 (-57.76%)
Mutual labels:  debugger, debug
dd
This package will add the dd and dump helpers to your Phalcon application.
Stars: ✭ 17 (-85.34%)
Mutual labels:  debug, dump
PBD
🖨️🐞 Printf Based Debugger, a user-friendly C debugger
Stars: ✭ 52 (-55.17%)
Mutual labels:  debugger, debug
hilda
LLDB wrapped and empowered by iPython's features
Stars: ✭ 99 (-14.66%)
Mutual labels:  debugger, debug
RailLink
Compact isolated version of J-Link v9.
Stars: ✭ 69 (-40.52%)
Mutual labels:  debugger, debug
react-native-debug-console
A network and console debug component and modal for react native purely in JavaScript
Stars: ✭ 17 (-85.34%)
Mutual labels:  debugger, debug
var-dumper
Helper for dumping variable for debug purposes
Stars: ✭ 13 (-88.79%)
Mutual labels:  debug, dump
error
Makes handling and debugging PHP errors suck less
Stars: ✭ 17 (-85.34%)
Mutual labels:  debugger, debug
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (-82.76%)
Mutual labels:  debugger, debug
godump
Dumps information about a variable Like var_dump() in php.
Stars: ✭ 54 (-53.45%)
Mutual labels:  debug, dump
simple-debug.css
Debug your layouts with one line of CSS
Stars: ✭ 32 (-72.41%)
Mutual labels:  debugger, debug
GoDebug
Go debugger (Delve) integration with Sublime Text 3
Stars: ✭ 20 (-82.76%)
Mutual labels:  debugger, debug
app
Buggregator is a beautiful, lightweight debug server build on Laravel that helps you catch your smpt, sentry, var-dump, monolog, ray outputs. It runs without installation on multiple platforms.
Stars: ✭ 259 (+123.28%)
Mutual labels:  debugger, dump
gdbundle
Minimalist plugin manager for GDB and LLDB
Stars: ✭ 72 (-37.93%)
Mutual labels:  debugger, debug
Pysnooper
Never use print for debugging again
Stars: ✭ 14,815 (+12671.55%)
Mutual labels:  debugger, debug
Acho
The Hackable Log
Stars: ✭ 189 (+62.93%)
Mutual labels:  debugger, debug
Logcat
Android 日志打印框架,在手机上可以直接看到 Logcat 日志啦
Stars: ✭ 189 (+62.93%)
Mutual labels:  debugger, debug
docker-pudb
Debug Python code within a Docker container remotely from your terminal using pudb
Stars: ✭ 18 (-84.48%)
Mutual labels:  debugger, debug
PushMeBaby
iOS Push Notification Debug App. You can use this app during iOS Push Notification (development or production) to push notifications on your device from your Mac.
Stars: ✭ 47 (-59.48%)
Mutual labels:  debugger, debug

XR

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

XR

Crocanty.mp4

🦄 View demo

Code size Apache-2.0

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

XR is a dump debug server utility for PHP. No extras required, debug your PHP code anywhere.

XR light XR light

Features

  • 💎 Colorful, typed, easy-on-the eye dump variable highlight
  • Dump n arguments
  • 🐘 One-click PHP server run (no extras required)
  • 👻 Filter messages by Topics and Emotes
  • ✍️ Re-name "XR Session" to anything you want
  • 🏁 Resume, Pause, Stop and Clear debug window controls
  • 🥷 Keyboard shortcuts for ninjas (Resume R, Pause P, Stop S and Clear C)
  • 😊 Export message to clipboard (plain text) or as inline-download 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, shortcuts, etc.)
  • 🔥 Uses FiraCode font for displaying beautiful looking dumps
  • 😅 Handle exceptions (hook or replace your existing handler)

XR light demo XR dark demo

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].