repat / laravel-currency
此扩展为Laravel提供了货币格式化和使用最新汇率进行转换的货币功能。是torann/currency的分支。
1.4
2024-03-13 13:01 UTC
Requires
- php: >=7.2
- illuminate/cache: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/console: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0|^10.0|^11.0
Requires (Dev)
- mockery/mockery: ^1.3
- phpstan/phpstan: ^0.12.14
- phpunit/phpunit: ^8.0
- squizlabs/php_codesniffer: ^3.5
Suggests
- illuminate/database: Allows for storing of currencies in the database
README
此扩展为Laravel提供了货币格式化和使用最新汇率进行转换的货币功能。
⚠️ 为PHP8+分支torann/currency
官方文档
该包的文档可以在Lyften.com上找到。