PHPackages                             weemen/grumphp-psalm - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. weemen/grumphp-psalm

ActiveLibrary[Testing &amp; Quality](/categories/testing)

weemen/grumphp-psalm
====================

psalm for grumphp

0.0.5(8y ago)1421[1 issues](https://github.com/weemen/GrumPHPPsalm/issues)MITPHPPHP &gt;=7.0

Since Jan 20Pushed 8y ago1 watchersCompare

[ Source](https://github.com/weemen/GrumPHPPsalm)[ Packagist](https://packagist.org/packages/weemen/grumphp-psalm)[ RSS](/packages/weemen-grumphp-psalm/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (5)Versions (6)Used By (0)

GrumPHPPsalm
============

[](#grumphppsalm)

This package is a [Psalm](https://github.com/vimeo/psalm) extension for [GrumPHP](https://github.com/phpro/grumphp). All newly committed files will be analysed by Psalm.

Current build status
====================

[](#current-build-status)

[![Build Status](https://camo.githubusercontent.com/152a51765517d8f1aa2fff5984eb0265c7c08571b408cf4365c7a3c009af3548/68747470733a2f2f7472617669732d63692e6f72672f7765656d656e2f4772756d5048505073616c6d2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/weemen/GrumPHPPsalm)

Installation
------------

[](#installation)

Add this package using composer, firstly add the packages repository

Then, require the this repository

```
	composer require --dev weemen/grumphp-psalm
```

Usage
-----

[](#usage)

First of all, dont forget to create your psaml.xml file

For example:

```

```

Edit GrumPHP and add the psalm task:

```
parameters:
  git_dir: .
  bin_dir: bin
  tasks:
    psalm:
       config: psalm.xml
  extensions:
    - Weemen\GrumPHPPsalm\Extension\Loader
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 78.3% 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

Every ~71 days

Total

5

Last Release

3119d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bca1b2a3476dd9af7c847b9cfdc33702384e7579fc0456103c7cf795ffb3f9a7?d=identicon)[weemen@leonweemen.nl](/maintainers/weemen@leonweemen.nl)

---

Top Contributors

[![weemen](https://avatars.githubusercontent.com/u/4239392?v=4)](https://github.com/weemen "weemen (18 commits)")[![janvernieuwe](https://avatars.githubusercontent.com/u/7813447?v=4)](https://github.com/janvernieuwe "janvernieuwe (4 commits)")[![SenseException](https://avatars.githubusercontent.com/u/859964?v=4)](https://github.com/SenseException "SenseException (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/weemen-grumphp-psalm/health.svg)

```
[![Health](https://phpackages.com/badges/weemen-grumphp-psalm/health.svg)](https://phpackages.com/packages/weemen-grumphp-psalm)
```

###  Alternatives

[roave/infection-static-analysis-plugin

Static analysis on top of mutation testing - prevents escaped mutants from being invalid according to static analysis

1314.2M265](/packages/roave-infection-static-analysis-plugin)[psalm/plugin-mockery

Psalm plugin for Mockery

102.6M53](/packages/psalm-plugin-mockery)

PHPackages © 2026

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