Titan Pulse
Glassmorphism-styled real-time SQL, Latency and Memory debugger.
Real-Time Metrics (Demo)
How to Enable?
.env
APP_DEBUG=true TITAN_PULSE=true
SQL Tracking
Query duration, parameters and source model info.
Latency
Total time from request start to response end.
Memory
PHP memory usage and peak value tracked in real-time.
Titan Pulse is only visible when
APP_DEBUG=true. Never enable in production.