1 रिपॉजिटरी
Tools for inspecting the state and value of variables during a PHP runtime execution.
Distinct from PHP Variable Inspectors: Extends variable inspection to include persistence across requests for runtime analysis, not just static property walking.
Explore 1 awesome GitHub repository matching development tools & productivity · Runtime Variable Inspectors. Refine with filters or upvote what's useful.
This project is a PHP debugging toolbar and runtime inspector that provides a browser-based interface for monitoring system metrics, memory usage, and execution time during web development. It functions as an application performance monitor and diagnostic tool, capturing real-time data and application state to visualize the PHP execution lifecycle. The tool distinguishes itself through its ability to persist debug data across multiple requests, allowing for request history tracking and the archival of previous sessions. It supports the inspection of AJAX requests and manages data persistence
Provides a comprehensive system for collecting and persisting PHP environment data and runtime variables across requests.