XR Debug
Lightweight debug utility for PHP.
😌 Easy to use
Full-featured with a gorgeous user interface.
🍒 Portable & HTML based
One-click server run. No extra dependencies.
🦄 Beautiful
Yet another debugger, but it looks danky!
# Quick start
- Install using Composer (opens new window).
composer require --dev chevere/xr
- Once installed the XR helpers will be ready to use.
- Run the XR application server.
- Open localhost:27420 (opens new window) and profit.