# kalessil/phpinspectionsea

A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)

Repository: https://github.com/kalessil/phpinspectionsea
Canonical: https://ross.abutalabs.com/products/phpinspectionsea
Homepage: https://plugins.jetbrains.com/plugin/7622?pr=phpStorm
Language: Java
License: NOASSERTION
License Family: other
Topics: phpstorm, php, static-analysis, php7, awesome, intellij, intellij-plugin, static-code-analysis, static-analyzer, phpstorm-plugin, java
Last push: 2026-07-09T06:24:09+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 91, release rhythm 35, longevity 100
- inputs: {"age_days": 3609, "days_push": 55, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1485, forks 116 (observed 2026-08-28T04:04:51.452458+00:00)

## What it is
Php Inspections (EA Extended) is an open-source static code analysis tool distributed as a PhpStorm/IntelliJ IDEA plugin. It detects architecture issues, weak typing, performance problems, suspicious conditions, exception handling flaws, compatibility issues, PHPUnit API misuse, and security vulnerabilities in PHP code.

## Use cases
- find security vulnerabilities in PHP code
- static analysis for PhpStorm
- detect performance issues in PHP
- check PHP code for weak typing and simplifications
- validate PHPUnit API usage
- find PHP 7/8 compatibility issues
- catch time-consuming bugs in PHP codebase

## When to choose
- you develop PHP in PhpStorm or IntelliJ IDEA Ultimate and want deep on-the-fly inspections
- you want security, performance, and architecture checks integrated into your IDE
- you want a free, actively maintained static analyzer for PHP

## When to avoid
- you need CLI/CI-based analysis outside JetBrains IDEs
- you use another IDE like VS Code
- your project cannot tolerate the plugin's CPU usage on large codebases

## Facets
- artifact type: plugin
- maturity: active
- function: linter, security, code-review, developer-tools
- domain: developer-tools, testing, security, web-development
- platform: editor-plugin, jvm, cross-platform
- tags: php, static-analysis, phpstorm, intellij, jetbrains-plugin, code-quality

## Member repositories
- kalessil/phpinspectionsea (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:51.452458+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:33:56.581328+00:00, confidence not recorded.
  - readme: https://github.com/kalessil/phpinspectionsea (fetched 2026-08-28T04:04:51.452458+00:00, sha e73a9412c61c)
  - homepage: https://plugins.jetbrains.com/plugin/7622?pr=phpStorm (fetched 2026-08-29T11:40:09.329380+00:00, sha c221ec77231e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
