fees-calculator

时间:2024-05-09 01:53:56
【文件属性】:

文件名称:fees-calculator

文件大小:41KB

文件格式:ZIP

更新时间:2024-05-09 01:53:56

PHP

介绍 该应用程序允许使用不同的用户和操作类型来计算交易费用。 内置了汇率API的第三方集成。 在你开始之前 设置应用程序提供的依赖项: composer install 控制台使用 php bin/console app:calculate tests/fixtures/input.csv 单元测试 php bin/phpunit


【文件预览】:
fees-calculator-master
----.gitignore(198B)
----symfony.lock(4KB)
----src()
--------Command()
--------Entity()
--------Exception()
--------Kernel.php(1KB)
--------Service()
--------Normalizer()
--------Validator()
--------Repository()
----bin()
--------phpunit(426B)
--------console(1KB)
----.env.test(119B)
----composer.json(1KB)
----composer.lock(107KB)
----README.md(355B)
----tests()
--------bootstrap.php(320B)
--------functional()
--------fixtures()
----config()
--------services.yaml(2KB)
--------bundles.php(97B)
----phpunit.xml.dist(1KB)
----.env.dist(225B)

网友评论