Ross ROSS = Recommend OSS · open-source software intelligence for agents

laravel/telescope

An elegant debug assistant for the Laravel framework. observed · 2026-08-28

github.com/laravel/telescope · homepage · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

98/100

  • Activity 99
  • Release rhythm 97
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 14.0
  • age_days: 2932
  • days_rel: 22
  • days_push: 7
  • n_releases_24m: 37

Full methodology

Adoption not part of the score

5216 stars · 667 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Laravel Telescope is an elegant debug assistant for the Laravel framework, providing a web dashboard with insight into requests, exceptions, logs, database queries, queued jobs, mail, notifications, cache operations, and scheduled tasks. It is installed as a Composer package and is primarily intended as a companion to local Laravel development environments.

Use cases

  • inspect incoming HTTP requests and exceptions in a Laravel app
  • view database queries executed by a Laravel application
  • debug queued jobs and scheduled tasks
  • monitor mail, notifications, and cache operations during development
  • dump variables and view log entries from a web dashboard

When to choose

  • you develop Laravel applications and want deep visibility into framework internals
  • you need a ready-made dashboard for debugging requests, queries, and jobs
  • you want a dev-only debugging tool installable with --dev

When to avoid

  • your application is not built on Laravel
  • you need production-grade APM or metrics monitoring rather than a debug dashboard
  • you use a non-PHP stack

Facets

plugin · maturity active

monitoring logging developer-tools web-development backend developer-tools php self-hosted laravel debugging dashboard devtools web-server

10 sources

Member repositories

RepositoryRoleHealth v2
laravel/telescopemain98

For agents

markdown · JSON · MCP: product_card(name="laravel/telescope")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem