1 dépôt
Collects and visualizes detailed performance timelines, database queries, and stack traces for HTTP requests, commands, and queue jobs.
Distinct from PHP Application Profilers: Distinct from PHP Application Profilers: extends profiling beyond HTTP requests to include commands and queue jobs.
Explore 1 awesome GitHub repository matching development tools & productivity · Multi-Context Request Profilers. Refine with filters or upvote what's useful.
Clockwork is a PHP development debugging tool that collects and displays runtime data from server-side middleware in a browser-based interface. It captures request details, performance metrics, logs, database queries, and stack traces for HTTP requests, commands, queue jobs, and tests without requiring modifications to application code. The tool provides a client-side rendered toolbar and full web interface for inspecting collected data, including a searchable performance timeline viewer, an HTTP request monitor with timing and response details, and inline variable logging helpers that return
Collects and visualizes detailed performance timelines, database queries, and stack traces for HTTP requests, commands, and queue jobs.