stefanzweifel/laravel-stats
📈 Get insights about your Laravel or Lumen Project observed · 2026-08-28
Health v2 · maintenance only
88/100
- Activity 95
- Release rhythm 71
- 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: 100.5
- age_days: 3268
- days_rel: 35
- days_push: 35
- n_releases_24m: 7
Adoption not part of the score
1747 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Laravel/Lumen package that analyzes your project's codebase and reports statistics about its components, such as controllers, models, commands, and middleware. It classifies classes via built-in classifiers and outputs results as a table or JSON via an Artisan command.
Use cases
- get insights about my laravel project
- count controllers and models in a laravel codebase
- generate codebase statistics as
- analyze project structure of a lumen app
- see which classes belong to which laravel component
- track codebase composition over time
When to choose
- you maintain a Laravel or Lumen app and want a quick overview of its structure
- you want component-level stats (controllers, models, events, etc.) from the CLI
- you need machine-readable stats output for CI or reporting
When to avoid
- your project is not built on Laravel or Lumen
- you need full static analysis or complexity metrics rather than component classification
- your tests are written with Pest, which cannot currently be detected
Facets
library · maturity active
developer-tools analytics cli developer-tools web-development php cli laravel lumen code-statistics artisan-command codebase-analysis command-line
1 source
- readme: https://github.com/stefanzweifel/laravel-stats · fetched 2026-08-28 · 64c8c4214b73
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| stefanzweifel/laravel-stats | main | 88 |
For agents
markdown · JSON · MCP: product_card(name="stefanzweifel/laravel-stats")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem