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. [CLI &amp; Console](/categories/cli)
4. /
5. johnatas-x/grumphp-phpa

ActiveLibrary[CLI &amp; Console](/categories/cli)

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

Execute phpa in a grumphp task.

2.22.0(1w ago)17.6k↑88.5%[1 issues](https://github.com/johnatas-x/grumphp-phpa/issues)1PHP

Since Sep 9Pushed 1w 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 2d ago

READMEChangelog (10)Dependencies (8)Versions (24)Used By (1)

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

[](#description)

This repository adds a task for GrumPHP that launches [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

46

—

FairBetter than 92% of packages

Maintenance78

Regular maintenance activity

Popularity26

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

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

Total

22

Last Release

8d 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 (34 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (12 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

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)

PHPackages © 2026

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