brickx/pest-plugin-money

A Pest plugin to work with popular money libraries

Maintainers

Package info

github.com/Keysaw/pest-plugin-money

pkg:composer/brickx/pest-plugin-money

Fund package maintenance!

Keysaw

Statistics

Installs: 522

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

2.0.0 2023-03-22 08:46 UTC

This package is auto-updated.

Last update: 2026-02-22 15:22:58 UTC


README

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!

Installation

To get started, install the plugin using composer:

composer require brickx/pest-plugin-money --dev

This package requires the following:

  • Pest PHP
  • Either the Brick Money, MoneyPHP or Archtech Money libraries
  • PHP 7.3 or greater

Usage

Nothing yet!

Contact

Created by Keysaw.