hennadybb/phpstan-custom-rules-v2

Custom rules for phpstan

Maintainers

Package info

github.com/gennady-berezinsky/phpstan-custom-rules-v2

pkg:composer/hennadybb/phpstan-custom-rules-v2

Transparency log

Statistics

Installs: 17 460

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.1.14 2026-08-07 15:03 UTC

This package is auto-updated.

Last update: 2026-08-07 15:09:18 UTC


README

Custom rules for phpstan

Rules:

  • forbidden methods (dump, dd, die, etc.)
  • static methods in voter