cline / money
Money and currency library
2.0.1
2026-03-04 06:14 UTC
Requires
- php: ^8.5.0
- cline/math: ^2.0
Requires (Dev)
- ext-dom: *
- ext-pdo: *
- cline/coding-standard: ^2.0
- ergebnis/composer-normalize: ^2.50.0
- orchestra/testbench: ^10.9
- pestphp/pest: ^4.4.1
- pestphp/pest-plugin-type-coverage: ^4.0.3
- phpstan/phpstan: ^2.1.40
- vimeo/psalm: 6.14.3
Suggests
- ext-intl: Required to format Money objects
README
money
Immutable money and currency toolkit for PHP and Laravel, with precise decimal/rational arithmetic, ISO currency metadata, contextual rounding, allocation, and locale-aware formatting.
Requirements
Requires PHP 8.4+
Installation
composer require cline/money
Usage
// Add usage examples here
Change log
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING and CODE_OF_CONDUCT for details.
Security
If you discover any security related issues, please use the GitHub security reporting form rather than the issue queue.
Credits
License
The MIT License. Please see License File for more information.