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

beyondcode/laravel-self-diagnosis

Perform Self-Diagnosis Tests On Your Laravel Application observed · 2026-08-28

github.com/beyondcode/laravel-self-diagnosis · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

68/100

  • Activity 73
  • Release rhythm 44
  • Longevity 100
How is this computed?

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

  • gap_med: 353
  • age_days: 2982
  • days_rel: 163
  • days_push: 163
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1451 stars · 108 forks observed · 2026-08-28

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

A Laravel package that runs self-diagnosis checks on your application via an artisan command. It verifies environment configuration, dependencies, permissions, database connectivity, and more, with support for custom checks.

Use cases

  • verify laravel app environment is configured correctly
  • check if php version and extensions match requirements
  • detect missing environment variables in .env
  • run pre-deployment health checks on laravel app
  • check database and redis connectivity from cli
  • validate production settings like APP_DEBUG and caching

When to choose

  • you maintain a Laravel app and want automated environment sanity checks
  • you need environment-specific checks for dev vs production
  • you want a quick CLI diagnostic before deploying

When to avoid

  • your project is not built on Laravel
  • you need full application performance monitoring or runtime observability
  • you need checks for frameworks other than Laravel

Facets

library · maturity active

testing cli developer-tools configuration-management developer-tools web-development backend testing php cli self-hosted laravel artisan-command health-checks environment-checks composer-package

1 source

Member repositories

RepositoryRoleHealth v2
beyondcode/laravel-self-diagnosismain68

For agents

markdown · JSON · MCP: product_card(name="beyondcode/laravel-self-diagnosis")

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