kodekeep / money
DX improvements for moneyphp/money
Fund package maintenance!
faustbrian
kodekeep.com/open-source/support-us
Requires
- php: ^7.4
- illuminate/support: ^6.0|^7.0
- moneyphp/money: ^3.3
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16
- graham-campbell/analyzer: ^2.4
- phpstan/phpstan: ^0.12.11
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2021-07-29 02:03:32 UTC
README
This package was created by, and is maintained by Brian Faust, and provides DX improvements for moneyphp/money.
Installation
composer require kodekeep/money
Usage
Money::new(1000, 'EUR')->format('de-DE'); Money::cents(10, 'EUR')->format('de-DE');
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover a security vulnerability within this package, please send an e-mail to hello@kodekeep.com. All security vulnerabilities will be promptly addressed.
Credits
This project exists thanks to all the people who contribute.
Support Us
We invest a lot of resources into creating and maintaining our packages. You can support us and the development through GitHub Sponsors.
License
Money is an open-sourced software licensed under the MPL-2.0.