Skip to main content
Back to packages
5,942 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

Laravel 13 Starter Kit Teams and Customizations

10 lessons
33 min

Testing in Laravel 13 For Beginners

26 lessons
1 h 41 min read

Queues in Laravel 13

18 lessons
1 h 12 min read