A Pest plugin to work with popular money libraries
brickx/pest-plugin-money is a Laravel package for a pest plugin to work with popular money libraries.
It currently has 1 GitHub stars and 522 downloads on Packagist (latest version 2.0.0).
Install it with composer require brickx/pest-plugin-money.
Discover more Laravel packages by brickx
or browse all Laravel packages to compare alternatives.
Last updated
This package is a plugin for Pest PHP.
It provides useful expectations for testing monetary values, provided by popular libraries like brick/money, moneyphp/money and archtechx/money.
It is heavily inspired by Luke Downing's plugin, but was updated and tweaked for Pest 2.0. Please check out the original repository!
To get started, install the plugin using composer:
composer require brickx/pest-plugin-money --dev
This package requires the following:
Nothing yet!
Created by Keysaw.