Search by

simpod / phpstan-brick-math

simPod

PHPStan dynamic throw type extensions for brick/math

Package info

github.com/simPod/phpstan-brick-math

Type:phpstan-extension

pkg:composer/simpod/phpstan-brick-math

Statistics

Installs: 21 088

Dependents: 0

Suggesters: 0

Stars: 1

v0.1.5 2026-09-13 19:29 UTC

This package is auto-updated.

Last update: 2026-09-13 19:30:41 UTC


README

PHPStan extensions that narrow throw types for brick/math.

Installation

composer require --dev simpod/phpstan-brick-math

If you use phpstan/extension-installer, you're all set.

Otherwise, include in your phpstan.neon:

includes:
    - vendor/simpod/phpstan-brick-math/extension.neon

Contributing

This is a read-only repository, automatically split from simPod/phpstan-brick. Please submit pull requests and issues there.