Skip to main content
Back to packages
5,943 GitHub stars

itsgoingd/clockwork

View on GitHub

Description

Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views and more.

Clockwork is a development tool for PHP available right in your browser. Clockwork gives you an insight into your application runtime - including request data, performance metrics, log entries, database queries, cache queries, redis commands, dispatched events, queued jobs, rendered views and more - for HTTP requests, commands, queue jobs and tests.

Collect the data

  • Install the Clockwork server-side component via Composer to collect all the metrics.
  • Includes a first-class Laravel support, easy integration with vanilla or custom apps.

Debug and profile

  • Open your.app/clockwork to view and interact with the collected data.
  • A browser dev tools extension is also available for Chrome and Firefox.

Recent Courses on Laravel Daily