azafo/moneyformat

MoneyFormat is a powerful utility designed to handle monetary values with precision and consistency.

Maintainers

Package info

github.com/AzafoCossa/money-format

Homepage

pkg:composer/azafo/moneyformat

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

dev-master / 1.0.x-dev 2026-04-28 13:09 UTC

This package is auto-updated.

Last update: 2026-04-28 13:09:24 UTC


README

MoneyFormat is a powerful utility designed to handle monetary values with precision and consistency. It enables accurate formatting of currency while simplifying common financial operations such as addition, subtraction, multiplication, and division. With MoneyFormat, you can manage money-related calculations reliably, avoiding rounding errors and ensuring clean, standardized outputs across your application.

Install

Via Composer

 composer require azafo/moneyFormat

Credits