indigophp / cart-extensions
Extensions for Indigo Cart
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/indigophp/cart-extensions
Requires
- php: >=5.4.0
- indigophp/cart: ~1.0.0
Requires (Dev)
- codeception/codeception: ~2.0.0
- sebastian/money: dev-master
Suggests
- sebastian/money: Value Object that represents a monetary value using a currency's smallest unit.
This package is auto-updated.
Last update: 2021-11-24 09:13:11 UTC
README
Indigo Cart Extensions is an extension of Indigo Cart abstraction.
Install
Via Composer
{ "require": { "indigophp/cart-extensions": "@stable" } }
Usage
This package includes specific implementations of Indigo Cart which is only an abstraction layer. Any implementations (Store
s, Option
s, etc) should be commited to this package.
Testing
$ codecept run
Contributing
Please see CONTRIBUTING for details.
Credits
License
The MIT License (MIT). Please see License File for more information.