coliving / currency
此包为Laravel提供了货币格式化和使用最新汇率进行货币转换等功能。
1.2.0
2022-03-25 09:33 UTC
Requires
- php: ^7.2|^8.0|^8.1
- illuminate/cache: ^6.0|^7.0|^8.0|^9.0
- illuminate/console: ^6.0|^7.0|^8.0|^9.0
- illuminate/support: ^6.0|^7.0|^8.0|^9.0
Requires (Dev)
- mockery/mockery: ^1.3
- phpstan/phpstan: ^0.12.14
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.5
Suggests
- illuminate/database: Allows for storing of currencies in the database
This package is not auto-updated.
Last update: 2024-09-21 19:32:13 UTC
README
此包为Laravel提供了货币格式化和使用最新汇率进行货币转换等功能。
这是一个torann/currency的分支版本,用于更新以支持Laravel 9和PHP 8.1。
官方文档
该包的文档可以在Lyften.com上找到。