imanghafoori1/laravel-microscope
Fearless refactoring, it does a lot of smart checks to find certain errors. observed · 2026-08-28
Health v2 · maintenance only
62/100
- Activity 85
- Release rhythm 10
- 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: n/a
- age_days: 2361
- days_rel: 384
- days_push: 91
- n_releases_24m: 1
Adoption not part of the score
1491 stars · 96 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Laravel Microscope is a PHP/Laravel package that performs smart static checks to find bugs and errors in Laravel codebases, supporting fearless refactoring. It runs as an artisan command and can detect and help fix common Laravel-specific mistakes.
Use cases
- find bugs in my laravel app before runtime
- check blade view references and class names automatically
- refactor laravel code without breaking things
- detect wrong route or view names in laravel
- static analysis for laravel projects
- verify all classes referenced in my codebase exist
When to choose
- you maintain a Laravel application and want automated bug detection
- you are doing large refactors and want to catch broken references
- you want Laravel-specific checks beyond generic PHP linters
When to avoid
- your project is not built on Laravel
- you need full static analysis with type inference like PHPStan or Psalm
- you need runtime monitoring rather than static checks
Facets
library · maturity active
linter testing developer-tools developer-tools web-development testing php cli laravel static-analysis refactoring code-quality bug-detection
1 source
- readme: https://github.com/imanghafoori1/laravel-microscope · fetched 2026-08-28 · 236483d3d54b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| imanghafoori1/laravel-microscope | main | 62 |
For agents
markdown · JSON · MCP: product_card(name="imanghafoori1/laravel-microscope")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem