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

v1.0.0 2024-09-07 16:00 UTC

This package is auto-updated.

Last update: 2024-10-28 15:31:30 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.