andersundsehr/phpstan-git-files

Add all git files into phpstan config automatically

Package info

github.com/andersundsehr/phpstan-git-files

Issues

pkg:composer/andersundsehr/phpstan-git-files

Statistics

Installs: 189 703

Dependents: 9

Suggesters: 0

Stars: 1

11.0.3 2026-06-18 07:55 UTC

Requires

  • php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
  • composer-plugin-api: ^2.1.0
  • phpstan/phpstan: ^1.9 || ^2.0

Suggests

None

Provides

None

Conflicts

None

Replaces

None

LGPL-3.0-or-later 9003d2cd9e6596475ef8fd0e747317709c5e1959

  • Matthias Vogel <m.vogel.woop@andersundsehr.com>

This package is auto-updated.

Last update: 2026-06-18 07:56:17 UTC


README

This phpstan extension automatically adds all your .php files from git to be checked by phpstan.

install

composer req --dev andersundsehr/phpstan-git-files

includes:
 - vendor/andersundsehr/phpstan-git-files/extension.php