Clockwork: PHP Dev Tools Integrated to Your Browser
Clockwork is a browser-based development tool for PHP, designed to provide developers with valuable insights into their application runtime. With Clockwork, you can easily monitor and analyze various aspects of your PHP application, including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views, and more. Clockwork supports HTTP requests, commands, queue jobs, and tests.
To start using Clockwork, simply install the Clockwork server-side component via Composer. This will enable you to collect all the necessary metrics and data for analysis. Clockwork offers first-class support for Laravel, making integration seamless. However, Clockwork can also be easily integrated with vanilla or custom PHP applications.





