PHPStan stubfiles for the Magento 2 framework. Currenly the stub files are targeted towards the 2.4.5-p1 version.
composer require --dev iodigital-com/phpstan-magento2-stubs
If you use the phpstan/extension-installer package. You do not need any further configuraton. However if you do not use this package. Add the following configuration to your phpstan.neon
file.
includes:
- ./vendor/iodigital-com/phpstan-magento2-stubfiles/extension.yml