andersundsehr/phpstan-git-files
Add all git files into phpstan config automatically
Maintainers
Package info
github.com/andersundsehr/phpstan-git-files
pkg:composer/andersundsehr/phpstan-git-files
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
Requires (Dev)
Suggests
None
Provides
None
Conflicts
None
Replaces
None
LGPL-3.0-or-later 9003d2cd9e6596475ef8fd0e747317709c5e1959
- Matthias Vogel <m.vogel.woop@andersundsehr.com>
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
