vaanijya/line-item-price-rule-engine
Composer 安装命令:
composer require vaanijya/line-item-price-rule-engine
包简介
Rule Engine for calculating the Total Price of a Line Item
README 文档
README
Run the rule engine by suppliing the line item to calculate the all price modifications for that line item
Rules Provider must be supplied as configuration
How to use
Vaanijya\LineItemPriceRuleEngine\RuleEngine::run(Vaanijya\LineItemPriceRuleEngine\LineItem $lineItem);
Configuration
{
"rulesProvider":"MyPackage\\MyRulesProvider"
}
MyPackage\\MyRulesProvider is expected to implement Vaanijya\LineItemPriceRuleEngine\RulesProvider Interface
统计信息
- 总下载量: 12
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2018-03-14