resolve/phpstan-phpoption

This package is abandoned and no longer maintained. No replacement package was suggested.

PHPStan extension for phpoption/phpoption

Maintainers

Package info

github.com/axlon/phpstan-phpoption

Type:phpstan-extension

pkg:composer/resolve/phpstan-phpoption

Transparency log

Statistics

Installs: 36 114

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-09-01 19:15:44 UTC


README

PHPStan extension for phpoption/phpoption.

Warning

This package is no longer maintained.

phpoption/phpoption 1.9.6 and 1.10.0 improved the library's own type annotations to the point where a separate PHPStan extension is no longer worth maintaining.

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.