grzesie2k/phpstan-gql-rule

PHPStan rules for GraphQL

Maintainers

Package info

github.com/Grzesie2k/phpstan-gql-rule

pkg:composer/grzesie2k/phpstan-gql-rule

Statistics

Installs: 2 985

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.1 2020-01-02 13:41 UTC

This package is auto-updated.

Last update: 2026-03-01 00:30:12 UTC


README

Custom PHPStan rule for GraphQL queries in rules.

Installation

php composer.phar require --dev grzesie2k/php-stan-gql-rule

and include rule in phpstan.neon:

includes:
  - vendor/grzesie2k/phpstan-gql-rule/rules.neon