cms-module-money:处理货币和货币的模块

时间:2021-05-18 09:24:51
【文件属性】:
文件名称:cms-module-money:处理货币和货币的模块
文件大小:39KB
文件格式:ZIP
更新时间:2021-05-18 09:24:51
PHP 处理货币和货币的模块 安装 安装此扩展的首选方法是通过 。 无论运行 php composer.phar require --prefer-dist skeeks/cms-module-money "*" 或添加 "skeeks/cms-module-money": "*" 配置应用 'components' => [ 'money' => [ 'class' => 'skeeks\modules\cms\money\components\money\Money' , ], 'i18n' => [ 'translations' => [ 'skeeks/money' => [ 'class' => 'yii\i18n\PhpMessageSource' ,
【文件预览】:
cms-module-money-master
----composer.json(1KB)
----LICENSE(34KB)
----src()
--------models()
--------ExchangeRatesCBRF.php(3KB)
--------config()
--------Currency.php(39KB)
--------exceptions()
--------Money.php(13KB)
--------Module.php(370B)
--------console()
--------interfaces()
--------components()
--------IntlFormatter.php(1KB)
----.idea()
--------scopes()
--------misc.xml(127B)
--------vcs.xml(182B)
--------.name(16B)
--------modules.xml(286B)
--------encodings.xml(334B)
--------cms-module-money.iml(283B)
--------inspectionProfiles()
----.gitignore(0B)
----CHANGELOG.md(3KB)
----README.md(9KB)

网友评论