resolve / phpstan-phpoption
PHPStan extension for phpoption/phpoption
Installs: 881
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:phpstan-extension
Requires
- php: ^8.1
- phpstan/phpstan: ^1.12
Requires (Dev)
- phpoption/phpoption: ^1.9
- phpstan/extension-installer: ^1.4
- phpstan/phpstan-deprecation-rules: ^1.2
- phpstan/phpstan-strict-rules: ^1.6
- phpunit/phpunit: ^10.5 || ^11.3
- slevomat/coding-standard: ^8.15
README
PHPStan extension for phpoption/phpoption.
Installation
You may install this package using Composer using the command below. PHPStan should detect the extension automatically if you have its extension installer installed.
composer require --dev resolve/phpstan-phpoption
Backwards compatibility promise
This library follows semver 2.0 conventions for its configuration and use. However, PHP code is not covered by this promise and should not be relied upon directly.
Similarly, PHPStan reporting new errors is not considered a breaking change and may occur after updating this library.
License
This package is licensed under the MIT license.