PHPackages                             danghieu90/grumphp-extra-task - 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. danghieu90/grumphp-extra-task

ActiveLibrary

danghieu90/grumphp-extra-task
=============================

A set of extra task for grumphp

1.15(5y ago)01.2kMITPHPPHP &gt;=7.0

Since Oct 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/danghieu90/grumphp-extra-task)[ Packagist](https://packagist.org/packages/danghieu90/grumphp-extra-task)[ RSS](/packages/danghieu90-grumphp-extra-task/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (10)DependenciesVersions (17)Used By (0)

grumphp-extra-task
==================

[](#grumphp-extra-task)

### grumphp.yml:

[](#grumphpyml)

```
parameters:
    tasks:
        php_cs:
            bin: /usr/local/bin/phpcs
            standard: []
            severity: ~
            error_severity: ~
            warning_severity: ~
            tab_width: ~
            report: full
            report_width: ~
            whitelist_patterns: []
            encoding: ~
            ignore_patterns: []
            sniffs: []
            triggered_by: [php]
            exclude: []
        es_lint:
            bin: node_modules/.bin/eslint
            triggered_by: [js, jsx, ts, tsx, vue]
            whitelist_patterns:
                - /^resources\/js\/(.*)/
            config: .eslintrc.json
            debug: false
            format: ~
            max_warnings: ~
            no_eslintrc: false
            quiet: false
    extensions:
        - HD\GrumPhpExtraTask\ExtensionLoader
```

### Composer

[](#composer)

`composer require danghieu90/grumphp-extra-task`

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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 ~1 days

Total

16

Last Release

2042d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12055214?v=4)[dddragonz](/maintainers/danghieu90)[@danghieu90](https://github.com/danghieu90)

---

Top Contributors

[![danghieu90](https://avatars.githubusercontent.com/u/12055214?v=4)](https://github.com/danghieu90 "danghieu90 (16 commits)")

### Embed Badge

![Health badge](/badges/danghieu90-grumphp-extra-task/health.svg)

```
[![Health](https://phpackages.com/badges/danghieu90-grumphp-extra-task/health.svg)](https://phpackages.com/packages/danghieu90-grumphp-extra-task)
```

PHPackages © 2026

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