| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
⚠️ This extension is no longer maintained. nikic/PHP-Parser has all the correct types in its source code, so this extension is no longer needed. ⚠️
This extension provides the following feature:
To use this extension, require it in Composer:
composer require --dev phpstan/phpstan-php-parser
If you also install phpstan/extension-installer then you're all set!
Manual installationIf you don't want to use phpstan/extension-installer, include extension.neon in your project's PHPStan config:
includes:
- vendor/phpstan/phpstan-php-parser/extension.neon
| Back | FazBrowse Home | New Git URL |