jarobe42 / historical-money
一个用于转换历史上货币的库
v1.0.0
2017-10-09 04:41 UTC
Requires
- php: >=5.5
- moneyphp/money: ^3.0.1
Requires (Dev)
- ext-bcmath: *
- ext-gmp: *
- ext-intl: *
- cache/taggable-cache: ^0.4.0
- florianv/swap: ^3.0
- henrikbjorn/phpspec-code-coverage: ^2.0.2
- php-http/message: ^1.4
- php-http/mock-client: ^0.3.3
- phpspec/phpspec: ^2.5
- phpunit/phpunit: ^4.5
- psr/cache: ^1.0
- sllh/php-cs-fixer-styleci-bridge: ^2.1
Suggests
- ext-bcmath: Calculate without integer limits
- ext-gmp: Calculate without integer limits
- ext-intl: Format Money objects with intl
- florianv/swap: Exchange rates library for PHP
- psr/cache-implementation: Used for Currency caching
This package is not auto-updated.
Last update: 2024-09-28 02:36:35 UTC
README
Historical Money 是基于 Money 库构建的。该库的目的是简化与历史货币的交互,当货币金额及其货币的值取决于特定日期和时间时。
安装
通过 Composer
$ composer require jarobe42/historical-money