Download the PHP package feriatos/sigma-test-task without Composer
On this page you can find all versions of the php package feriatos/sigma-test-task. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download feriatos/sigma-test-task
More information about feriatos/sigma-test-task
Files in feriatos/sigma-test-task
Download feriatos/sigma-test-task
More information about feriatos/sigma-test-task
Files in feriatos/sigma-test-task
Vendor feriatos
Package sigma-test-task
Short Description Test task for Sigma Software
License MIT
Homepage https://github.com/feriatos/sigma-test-task
Package sigma-test-task
Short Description Test task for Sigma Software
License MIT
Homepage https://github.com/feriatos/sigma-test-task
Please rate this library. Is it a good library?
Informations about the package sigma-test-task
Test task for Sigma Software
This library allows to create a POS Terminal and count a price for a shopping cart depending on different pricing strategies.
How to install
How to use
First create pricing strategies and add products:
Then create a terminal and set pricing:
Scan items:
And get a result:
To clean items call:
How to extend
This library utilizes Strategy design patter. You could extend it just implementing
PricingInterface
and ProductInterface
and add your own pricing strategy (for
example two or three tiers pricing strategy).
All versions of sigma-test-task with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2.0
The package feriatos/sigma-test-task contains the following files
Loading the files please wait ....