simpod/phpstan-brick-money

PHPStan dynamic throw type extensions for brick/money

Maintainers

Package info

github.com/simPod/phpstan-brick-money

Type:phpstan-extension

pkg:composer/simpod/phpstan-brick-money

Statistics

Installs: 1 154

Dependents: 0

Suggesters: 0

Stars: 0

v0.1.0 2026-03-15 09:27 UTC

This package is auto-updated.

Last update: 2026-03-15 10:03:37 UTC


README

PHPStan extensions that narrow throw types for brick/money.

Installation

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

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

Otherwise, include in your phpstan.neon:

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

Contributing

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