indigophp / cart-extensions
This package is abandoned and no longer maintained.
No replacement package was suggested.
Extensions for Indigo Cart
v1.0.0
2014-07-18 18:19 UTC
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.