2017 © Pedro Peláez
 

library line-item-price-rule-engine

Rule Engine for calculating the Total Price of a Line Item

image

vaanijya/line-item-price-rule-engine

Rule Engine for calculating the Total Price of a Line Item

  • Wednesday, March 14, 2018
  • by Raaghu
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

Rule Engine for calculating the Total Price of a Line Item

Build Status, (*1)

Run the rule engine by suppliing the line item to calculate the all price modifications for that line item, (*2)

Rules Provider must be supplied as configuration, (*3)

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, (*4)

The Versions

14/03 2018

v0.1.x-dev

0.1.9999999.9999999-dev https://github.com/vaanijya/line-item-price-rule-engine

Rule Engine for calculating the Total Price of a Line Item

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

discounts commerce transaction order tax line item

14/03 2018

dev-master

9999999-dev https://github.com/vaanijya/line-item-price-rule-engine

Rule Engine for calculating the Total Price of a Line Item

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

discounts commerce transaction order tax line item

14/03 2018

v0.1.0

0.1.0.0 https://github.com/vaanijya/line-item-price-rule-engine

Rule Engine for calculating the Total Price of a Line Item

  Sources   Download

Apache-2.0

The Requires

 

The Development Requires

discounts commerce transaction order tax line item