resolve/phpstan-phpoption

PHPStan extension for phpoption/phpoption

Maintainers

Package info

github.com/axlon/phpstan-phpoption

Type:phpstan-extension

pkg:composer/resolve/phpstan-phpoption

Statistics

Installs: 18 545

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

v2.0.0 2024-11-23 10:49 UTC

This package is auto-updated.

Last update: 2026-02-23 13:37:50 UTC


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.