Download the PHP package tzmfreedom/phpstan-extensions without Composer
On this page you can find all versions of the php package tzmfreedom/phpstan-extensions. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download tzmfreedom/phpstan-extensions
More information about tzmfreedom/phpstan-extensions
Files in tzmfreedom/phpstan-extensions
Download tzmfreedom/phpstan-extensions
More information about tzmfreedom/phpstan-extensions
Files in tzmfreedom/phpstan-extensions
Vendor tzmfreedom
Package phpstan-extensions
Short Description PHPStan extensions
License MIT
Homepage https://github.com/tzmfreedom/phpstan-extensions
Package phpstan-extensions
Short Description PHPStan extensions
License MIT
Homepage https://github.com/tzmfreedom/phpstan-extensions
Keywords static analysisPHPStan
Please rate this library. Is it a good library?
Informations about the package phpstan-extensions
PHPStan Extensions
VisibleForTestingRule
PHPStan custom rules to ensure that VisibleForTesting annotated public methods are called in private/protected scopes outside of the test environment, inspired by @VisibleForTesting annotation on Flutter, Java (Guava)
In following code, this extension report error outside of the test environment.
UnusedReturnRule
OverwriteVariableRule
OverwriteDifferentTypeVariableRule
Installation
phpstan.neon
All versions of phpstan-extensions with dependencies
PHP Build Version
Package Version
Requires
phpstan/phpstan Version
^1.10
The package tzmfreedom/phpstan-extensions contains the following files
Loading the files please wait ....