PHPStan Brick Math
March 10, 2026 ยท View on GitHub
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.