johnstoncode/phpstan-moneyphp

Moneyphp Money class reflection extension for PHPStan

v0.5.0 2020-01-03 15:38 UTC

This package is auto-updated.

Last update: 2024-04-17 16:29:41 UTC


README

Usage

To use this extension, require it in Composer:

composer require --dev johnstoncode/phpstan-moneyphp

And include extension.neon in your project's PHPStan config:

includes:
	- vendor/johnstoncode/phpstan-moneyphp/extension.neon