PHPackages                             johnatas-x/grumphp-phpa - 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. johnatas-x/grumphp-phpa

ActiveLibrary

johnatas-x/grumphp-phpa
=======================

Execute phpa in a grumphp task.

2.19.0(3mo ago)16.4k↓25%[1 issues](https://github.com/johnatas-x/grumphp-phpa/issues)1proprietaryPHP

Since Sep 9Pushed 3mo ago1 watchersCompare

[ Source](https://github.com/johnatas-x/grumphp-phpa)[ Packagist](https://packagist.org/packages/johnatas-x/grumphp-phpa)[ Docs](https://github.com/johnatas-x/grumphp-phpa)[ RSS](/packages/johnatas-x-grumphp-phpa/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (21)Used By (1)

Description
===========

[](#description)

This repository adds a task for GrumPHP that launchs [php-assumptions](https://github.com/rskuipers/php-assumptions). During a commit check for weak assumption. If an assumption is detected, it won't pass.

Installation
============

[](#installation)

Install it using composer:

`composer require --dev johnatas-x/grumphp-phpa`

Usage
=====

[](#usage)

1. Add the extension in your grumphp.yml file:

```
extensions:
  - GrumphpPhpa\ExtensionLoader
```

2. Add phpa to the tasks:

```
tasks:
  phpa:
    path: ~
    exclude: []

```

- **path** (string): The path to analyse.
- **exclude** (array): List of files/directories to exclude from the analyse.

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance60

Regular maintenance activity

Popularity25

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 76.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 ~48 days

Recently: every ~39 days

Total

19

Last Release

105d ago

Major Versions

1.4.0 → 2.8.02024-09-26

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb82429ffeb7556ffee9014525e0ba5d3a32cf3a525d6a5e48135ccd50626925?d=identicon)[johnatas-x](/maintainers/johnatas-x)

---

Top Contributors

[![johnatas-x](https://avatars.githubusercontent.com/u/34005481?v=4)](https://github.com/johnatas-x "johnatas-x (29 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (9 commits)")

### Embed Badge

![Health badge](/badges/johnatas-x-grumphp-phpa/health.svg)

```
[![Health](https://phpackages.com/badges/johnatas-x-grumphp-phpa/health.svg)](https://phpackages.com/packages/johnatas-x-grumphp-phpa)
```

###  Alternatives

[vijaycs85/drupal-quality-checker

Setups code quality checking tools for Drupal project.

52192.3k4](/packages/vijaycs85-drupal-quality-checker)[jonmldr/grumphp-doctrine-task

This library provides Doctrine's schema validation in Symfony projects as a GrumPHP task.

1396.3k](/packages/jonmldr-grumphp-doctrine-task)

PHPackages © 2026

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