PHPackages                             adapttive/grumphp-swagger - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. adapttive/grumphp-swagger

ActiveGrumphp-task[Testing &amp; Quality](/categories/testing)

adapttive/grumphp-swagger
=========================

Swagger schema check task for GrumPHP

0.0.3(5y ago)06MITPHP

Since Jul 17Pushed 5y agoCompare

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

READMEChangelog (3)Dependencies (1)Versions (4)Used By (0)

grumphp-swagger
===============

[](#grumphp-swagger)

GrumPHP Swagger check

Usage
-----

[](#usage)

- Install the task using composer:

```
composer require adapttive/grumphp-swagger
```

- Add the following in your grumphp.yml:

```
# GrumPHP configuration
grumphp:
  tasks:
    swagger:
        swagger_schema_url: https://magento.local/rest/all/schema?services=all
services:
    Adapttive\GrumPHP\Swagger:
        arguments:
            - '@process_builder'
            - '@formatter.raw_process'
        tags:
            - {name: grumphp.task, task: swagger, priority: 0}
```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

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

Total

3

Last Release

2129d ago

### Community

Maintainers

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

---

Top Contributors

[![milindsingh](https://avatars.githubusercontent.com/u/13949703?v=4)](https://github.com/milindsingh "milindsingh (6 commits)")

### Embed Badge

![Health badge](/badges/adapttive-grumphp-swagger/health.svg)

```
[![Health](https://phpackages.com/badges/adapttive-grumphp-swagger/health.svg)](https://phpackages.com/packages/adapttive-grumphp-swagger)
```

###  Alternatives

[vijaycs85/drupal-quality-checker

Setups code quality checking tools for Drupal project.

52192.3k4](/packages/vijaycs85-drupal-quality-checker)[sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

196.7k](/packages/sci3ma-symfony-grumphp)

PHPackages © 2026

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