azafo / moneyformat
MoneyFormat is a powerful utility designed to handle monetary values with precision and consistency.
dev-master / 1.0.x-dev
2026-04-28 13:09 UTC
Requires
- php: ~8.4
Requires (Dev)
- phpunit/phpunit: >=8.0
- squizlabs/php_codesniffer: ^3.0
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