PHPackages                             andersundsehr/grumphp-fractor-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. andersundsehr/grumphp-fractor-task

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

andersundsehr/grumphp-fractor-task
==================================

GrumPHP task for fractor

11.0.0(2mo ago)0102↓100%5LGPL-3.0-or-laterPHPPHP ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0

Since Mar 10Pushed 2mo agoCompare

[ Source](https://github.com/andersundsehr/grumphp-fractor-task)[ Packagist](https://packagist.org/packages/andersundsehr/grumphp-fractor-task)[ RSS](/packages/andersundsehr-grumphp-fractor-task/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (6)Versions (2)Used By (5)

[![Packagist](https://camo.githubusercontent.com/898d315782989c5964eb4dab257a253a2a2f59b74806ccb42a2268a5d3fa9149/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616e64657273756e64736568722f6772756d7068702d66726163746f722d7461736b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/andersundsehr/grumphp-fractor-task)[![Packagist](https://camo.githubusercontent.com/7e2cf564191397e26861adf9c47745b1028c05a8f508023d1878394e10437ef1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f616e64657273756e64736568722f6772756d7068702d66726163746f722d7461736b2e7376673f7374796c653d666c61742d737175617265)](https://opensource.org/licenses/LGPL-3.0)

grumphp-fractor-task
====================

[](#grumphp-fractor-task)

Add tasks for fractor

Composer
--------

[](#composer)

```
composer require --dev andersundsehr/grumphp-fractor-task
```

Config
------

[](#config)

```
# grumphp.yml
grumphp:
    tasks:
        fractor:
            config: null
            triggered_by: ['php']
            ignore_patterns: []
            clear_cache: true
            no_diffs: false
    extensions:
    - Andersundsehr\GrumPHPFractorTask\ExtensionLoader
```

**config**

*Default: null*

With this parameter you can specify the path your project's configuration file. When 'null' fractor will run with the default file: fractor.php

**triggered\_by**

*Default: \[php\]*

This is a list of extensions to be sniffed.

**ignore\_patterns**

*Default: \[\]*

This is a list of patterns that will be ignored by Fractor. With this option you can skip files like tests. Leave this option blank to run Fractor for every php file/directory specified in your configuration.

**clear\_cache**

*Default: true*

With this parameter you can run Fractor without using the cache.

**no\_diffs**

*Default: false*

With this parameter you can run Fractor without showing file diffs.

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance94

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

60d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/471387?v=4)[Matthias Vogel](/maintainers/Kanti)[@Kanti](https://github.com/Kanti)

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

---

Top Contributors

[![Kanti](https://avatars.githubusercontent.com/u/471387?v=4)](https://github.com/Kanti "Kanti (2 commits)")

### Embed Badge

![Health badge](/badges/andersundsehr-grumphp-fractor-task/health.svg)

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

###  Alternatives

[lasselehtinen/laravel-conventions-checker

grumphp config to automatically check conventions for Laravel projects

2210.4k4](/packages/lasselehtinen-laravel-conventions-checker)

PHPackages © 2026

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