PHP Debugger is a new PHP extension forked from Xdebug that strips out everything except step debugging — no profiler, no code coverage, no tracing. Benchmarks show dramatically lower overhead when loaded but idle: up to 97% less than Xdebug (e.g., +12.9% vs +661.6% on a synthetic benchmark). It works as a drop-in replacement,

2m read timeFrom laravel-news.com
Post cover image
Table of contents
# Near-Zero Idle Overhead# Drop-In Xdebug Replacement# Debug-Only Focus# New PHP Debugger-Specific API# Installation
1 Comment

Sort: