PHPackages                             szepeviktor/phpstan-editorlink - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. szepeviktor/phpstan-editorlink

ActivePhpstan-extension[CLI &amp; Console](/categories/cli)

szepeviktor/phpstan-editorlink
==============================

PHPStan error formatter for terminal-based editors

v0.1.0(5y ago)13MITPHPPHP ~7.1

Since Oct 10Pushed 5y ago1 watchersCompare

[ Source](https://github.com/szepeviktor/phpstan-editorlink)[ Packagist](https://packagist.org/packages/szepeviktor/phpstan-editorlink)[ RSS](/packages/szepeviktor-phpstan-editorlink/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

Editor link error formatter for PHPStan
=======================================

[](#editor-link-error-formatter-for-phpstan)

### Installation

[](#installation)

Use `phpstan/extension-installer` or add this manually to your `phpstan.neon`

```
includes:
    - vendor/szepeviktor/phpstan-editorlink/extension.neon
```

### Usage

[](#usage)

Add this command line option: `vendor/bin/phpstan analyze --error-format=editorLink`

### Example output

[](#example-output)

```
 ------ ----------------------------------------------
  Line   authorize.php
 ------ ----------------------------------------------
  20     Function register_activation_hook not found.
         authorize.php:20
  23     Instantiated class App_Auth not found.
         authorize.php:23
 ------ ----------------------------------------------

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2043d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/135d8104cdf926e2b15b6a06413153a9582729f0cd48ccba7bc7e62878a39781?d=identicon)[szepeviktor](/maintainers/szepeviktor)

---

Top Contributors

[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (3 commits)")

---

Tags

editorline-numberphpstanterminalPHPStanstatic analysiscode analysiscode analyseeditorline number

### Embed Badge

![Health badge](/badges/szepeviktor-phpstan-editorlink/health.svg)

```
[![Health](https://phpackages.com/badges/szepeviktor-phpstan-editorlink/health.svg)](https://phpackages.com/packages/szepeviktor-phpstan-editorlink)
```

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[szepeviktor/phpstan-wordpress

WordPress extensions for PHPStan

3257.8M898](/packages/szepeviktor-phpstan-wordpress)[squizlabs/php_codesniffer

PHP\_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards.

1.5k365.7M25.5k](/packages/squizlabs-php-codesniffer)[ekino/phpstan-banned-code

Detected banned code using PHPStan

2925.6M92](/packages/ekino-phpstan-banned-code)[shipmonk/dead-code-detector

Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested.

3462.2M52](/packages/shipmonk-dead-code-detector)[staabm/phpstan-dba

2912.3M2](/packages/staabm-phpstan-dba)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
