nunomaduro/phpinsights
🔰 Instant PHP quality checks from your console observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 96
- Release rhythm 67
- 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: 48
- age_days: 2712
- days_rel: 143
- days_push: 29
- n_releases_24m: 8
Adoption not part of the score
5631 stars · 299 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
PHP Insights is a console tool that performs instant static analysis of PHP code quality, coding style, architecture, and complexity. It works out of the box with frameworks like Laravel, Symfony, Yii, and Magento, and integrates as an Artisan command in Laravel.
Use cases
- check php code quality from the terminal
- analyze code style and complexity of a php project
- run static analysis on a laravel codebase
- audit architecture and coupling in php applications
- get a quality report before a code review
- enforce clean code standards in php
When to choose
- you want an all-in-one quality, style, architecture, and complexity report for PHP
- you use Laravel, Symfony, Yii, or Magento and want zero-config analysis
- you prefer a single CLI tool over combining PHPStan, PHP-CS-Fixer, and PHPMD
When to avoid
- you need deep type-level static analysis with strict type inference (use PHPStan or Psalm)
- you only need automated code style fixing rather than quality metrics
- your project is not written in PHP
Facets
cli-tool · maturity active
linter code-review developer-tools cli developer-tools testing php cli cross-platform static-analysis code-quality code-style php laravel symfony complexity-analysis architecture-checks command-line
2 sources
- readme: https://github.com/nunomaduro/phpinsights · fetched 2026-08-28 · b7739c1ce66f
- homepage: https://youtube.com/@nunomaduro?sub_confirmation=1 · fetched 2026-08-29 · 0089f7b76f67
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nunomaduro/phpinsights | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="nunomaduro/phpinsights")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem