# itsgoingd/clockwork

Clockwork - php dev tools in your browser - server-side component

Repository: https://github.com/itsgoingd/clockwork
Canonical: https://ross.abutalabs.com/products/clockwork
Homepage: https://underground.works/clockwork
Language: PHP
License: MIT
License Family: permissive
Topics: clockwork, php, laravel, devtools, logging, debugging, profiling
Last push: 2026-08-10T13:36:20+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 8, longevity 100
- inputs: {"age_days": 4821, "days_push": 23, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5945, forks 335 (observed 2026-08-28T04:09:32.669765+00:00)

## What it is
Clockwork is a PHP development tool that collects runtime data from your application - request data, performance metrics, logs, database queries, cache calls, queued jobs and more - viewable in the browser or via a dev tools extension. This repository contains the server-side component that gathers and stores that data, with first-class Laravel support.

## Use cases
- profile php application performance
- debug laravel database queries
- inspect request data and logs in the browser
- trace slow and duplicate queries
- monitor queued jobs and redis commands
- view application runtime timeline

## When to choose
- you develop PHP or Laravel apps and want in-browser request profiling and debugging
- you need searchable logs, queries, and timeline metrics without heavy APM setup
- you want a lightweight dev-only tool active in debug mode

## When to avoid
- you need production-grade APM with alerting and long-term metric storage
- your stack is not PHP
- you need client-side JavaScript profiling

## Facets
- artifact type: library
- maturity: active
- function: logging, monitoring, tracing, benchmarking, developer-tools
- domain: developer-tools, web-development, backend
- platform: php, browser
- tags: profiling, laravel, debugging, devtools, request-inspection, web-server

## Member repositories
- itsgoingd/clockwork (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:32.669765+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:50:44.616256+00:00, confidence not recorded.
  - readme: https://github.com/itsgoingd/clockwork (fetched 2026-08-28T04:09:32.669765+00:00, sha 916c641f26a7)
  - homepage: https://underground.works/clockwork (fetched 2026-08-29T08:46:18.347046+00:00, sha 61dbcdabf41f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
