andersundsehr/phpstan-git-files
PHPStan extension that automatically feeds PHPStan all tracked .php files from your Git repository, so analysis always matches what’s in version control. Install via Composer and include the provided extension.neon/extension.php in your PHPStan config.
This phpstan extension automatically adds all your .php files from git to be checked by phpstan.
composer req --dev andersundsehr/phpstan-git-files
includes:
- vendor/andersundsehr/phpstan-git-files/extension.php
How can I help you explore Laravel packages today?