Laravel Money

Maintainers

Package info

github.com/laraveltech/money

pkg:composer/laraveltech/money

Statistics

Installs: 147

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2021-06-28 21:54 UTC

This package is not auto-updated.

Last update: 2026-03-17 19:34:32 UTC


README

Installation

Run the following command from you terminal:

composer require laraveltech/money

or add this to require section in your composer.json file:

"laraveltech/money": "~1.0"

then run

composer update