PHPackages                             maximilian-kresse/phpstan-ignore-error-formatter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. maximilian-kresse/phpstan-ignore-error-formatter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

maximilian-kresse/phpstan-ignore-error-formatter
================================================

A error formatter wrapper to ignore the exit code of the wrapped error formatter and always return 0

1.0.0(5y ago)03MITPHPPHP ^7.4 || ^8.0

Since Aug 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/MaximilianKresse/phpstan-ignore-error-formatter)[ Packagist](https://packagist.org/packages/maximilian-kresse/phpstan-ignore-error-formatter)[ RSS](/packages/maximilian-kresse-phpstan-ignore-error-formatter/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

phpstan-ignore-error-formatter
==============================

[](#phpstan-ignore-error-formatter)

An error formatter wrapper to ignore the exit code of the wrapped error formatter and always return 0.

At the moment only a wrapper for the teamcity error formatter is implemented.

Usage
=====

[](#usage)

```
composer require maximilian-kresse/phpstan-ignore-error-formatter ^1.0

```

Before you can start using the error formatter, you have to register it in the configuration file:

```
services:
	errorFormatter.teamcity-ignore-error:
		class: MaximilianKresse\PhpstanIgnoreErrorFormatter\TeamcityIgnoreErrorFormatter
```

```
phpstan analyse --error-format teamcity-ignore-error

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

2144d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f52424d26367c2d04594b5b112abf7f62a3fbbe3ace883bde80beb97291ba707?d=identicon)[MaximilianKresse](/maintainers/MaximilianKresse)

---

Top Contributors

[![MaximilianKresse](https://avatars.githubusercontent.com/u/545671?v=4)](https://github.com/MaximilianKresse "MaximilianKresse (2 commits)")

### Embed Badge

![Health badge](/badges/maximilian-kresse-phpstan-ignore-error-formatter/health.svg)

```
[![Health](https://phpackages.com/badges/maximilian-kresse-phpstan-ignore-error-formatter/health.svg)](https://phpackages.com/packages/maximilian-kresse-phpstan-ignore-error-formatter)
```

###  Alternatives

[deptrac/deptrac

Deptrac is a static code analysis tool that helps to enforce rules for dependencies between software layers.

3.0k8.8M118](/packages/deptrac-deptrac)[phpstan/phpstan-symfony

Symfony Framework extensions and rules for PHPStan

79475.7M2.2k](/packages/phpstan-phpstan-symfony)[phpstan/phpstan-doctrine

Doctrine extensions for PHPStan

67272.8M1.4k](/packages/phpstan-phpstan-doctrine)[ticketswap/phpstan-error-formatter

A minimalistic error formatter for PHPStan

87718.9k56](/packages/ticketswap-phpstan-error-formatter)[slam/phpstan-extensions

Slam extension of phpstan

712.6M81](/packages/slam-phpstan-extensions)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)

PHPackages © 2026

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