spryker/money
Money module
Maintainers
2.17.0
2026-03-24 16:25 UTC
Requires
- php: >=8.3
- moneyphp/money: ^3.0.0
- spryker/currency: ^3.2.0 || ^4.0.0
- spryker/kernel: ^3.30.0
- spryker/locale: ^3.0.0 || ^4.0.0
- spryker/store: ^1.28.0
- spryker/symfony: ^3.0.0
- spryker/transfer: ^3.25.0
- spryker/twig-extension: ^1.0.0
Requires (Dev)
Suggests
- spryker/container: If you want to use MoneyTwigPlugin.
- spryker/silex: If you want to use ServiceProvider.
- spryker/twig: If you want to use Money in Twig.
Provides
None
Conflicts
None
Replaces
None
proprietary 66050f9fb9e53ce818b1b1e59ec62f37dca10133
This package is auto-updated.
Last update: 2026-06-24 07:04:48 UTC
README
Money module makes it easier to work with monetary values. The key feature of this module is to convert a MoneyTransfer into the accurate string version of it, given the current locale and currency.
Installation
composer require spryker/money
