headercat/phpstan-extension-ide-helper
PHPStan extension IDE helper, provides dummy PHPStan namespace classes and functions.
PHPStan is distributed via PHAR file rather than pure PHP files. While this is perfectly adequate for using PHPStan, it makes writing PHPStan's extensions a pain. Most IDEs and autocompletion tools cannot reference the code inside PHAR packages.
composer require --dev headercat/phpstan-extension-ide-helper
Or you can manually add into composer.json.
{
"require-dev": {
"phpstan/phpstan": "^2.0.0-or-any-version-you-want",
"headercat/phpstan-extension-ide-helper": "*"
}
}
The job creating a new release will be automatically executed every each 30 minutes. But if PHPStan release a new version before next 30 minutes iteration occurs, you can write a comment on Issue #1 to execute the job manually.
phpstan/phpstan-src repository to /phpstan./phpstan.return; after namespace declaration to all scanned files from step 2./main.phpstan/ from /phpstan/composer.json./main/composer.json.Licensed under the MIT license.
How can I help you explore Laravel packages today?