PHPackages                             klx/grumphpx - 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. klx/grumphpx

ActiveLibrary

klx/grumphpx
============

Kly ComDev GrumPHP Tasks Xtension

v0.1.3(6y ago)04.3k1[1 PRs](https://github.com/mshddev/klx-grumphpx/pulls)MITPHPPHP &gt;=7.2

Since Nov 28Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mshddev/klx-grumphpx)[ Packagist](https://packagist.org/packages/klx/grumphpx)[ RSS](/packages/klx-grumphpx/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (10)Used By (0)

Kly ComDev GrumPhp Xtension
===========================

[](#kly-comdev-grumphp-xtension)

This package is [GrumPHP](https://github.com/phpro/grumphp) extension contains tasks that runs :

- [Larastan](https://github.com/nunomaduro/larastan).

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

[](#installation)

```
composer require klx/grumphpx --dev

```

Usage
-----

[](#usage)

Add the extension loader to your `grumphp.yml`

```
parameters:
    extensions:
        - Klx\GrumPhpX\Extension
```

### Larastan

[](#larastan)

Add the task to your `grumphp.yml`

```
parameters:
    tasks:
        larastan:
            config: ~
            paths:
                - app
                - config
                - tests
            level: 5
```

**config***Default: `null`*

Custom phpstan.neon config file. Path to the config file is relative to root project directory.

**paths***Default: `[]`*

This parameters is an array of directories to run larastan on.

**level***Default: `5`*

Larastan analyse level. You can choose from currently 8 levels: (0 is the loosest and 7 is the strictest)

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Todo
----

[](#todo)

- add tests

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 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

Every ~30 days

Total

4

Last Release

2270d ago

### Community

Maintainers

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

---

Top Contributors

[![mshddev](https://avatars.githubusercontent.com/u/49431197?v=4)](https://github.com/mshddev "mshddev (10 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/klx-grumphpx/health.svg)

```
[![Health](https://phpackages.com/badges/klx-grumphpx/health.svg)](https://phpackages.com/packages/klx-grumphpx)
```

###  Alternatives

[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)
