jeffersongoncalves / laravel-commerce-currency
Commerce currency module — ISO 4217 currencies with symbols, decimal digits, and rounding.
Package info
github.com/jeffersongoncalves/laravel-commerce-currency
pkg:composer/jeffersongoncalves/laravel-commerce-currency
1.1.0
2026-06-30 13:26 UTC
Requires
- php: ^8.2
- jeffersongoncalves/laravel-commerce-core: 1.1.0
Requires (Dev)
- larastan/larastan: ^2.9|^3.0
- laravel/pint: ^1.0
- nunomaduro/collision: ^8.0
- orchestra/testbench: ^9.0|^10.0|^11.0
- pestphp/pest: ^3.0|^4.0
- pestphp/pest-plugin-laravel: ^3.0|^4.0
README
Currency
Commerce currency module — ISO 4217 currencies with symbols, decimal digits, and rounding.
Installation
composer require jeffersongoncalves/laravel-commerce-currency
Usage
The service provider is auto-discovered. Publish migrations and use the module models and services directly. See the umbrella package for the full ecosystem.
License
The MIT License (MIT). Please see License File for more information.
