Skip to content

Releases: levelfiveteam/simplecart

Updated Readme and Composer Description

29 Sep 14:14
Compare
Choose a tag to compare
v1.2.3

Merge branch 'develop' of github.com:levelfivehub/simplecart into dev…

BETA Version for Packagist

25 Sep 23:43
Compare
Choose a tag to compare
v1.2.3-beta

Install dependency

Required release with composer changes.

25 Sep 23:26
Compare
Choose a tag to compare
v1.2.2

Composer file, changed require components to require-dev

v1.2.1 - Stable Release r2

21 Sep 12:25
Compare
Choose a tag to compare
  • Updated revision, cannot add the same item more than once. The same item is worked out via the uniqueId.
  • If the same item is to be added, an exception is thrown to notify the item must be updated.

v1.2.0 - Stable Release

21 Sep 09:39
Compare
Choose a tag to compare

This release has 100% coverage and the bugs fixed around the Error handling model.

Added in Licensing information

21 Sep 00:44
Compare
Choose a tag to compare
Pre-release
v1.1

Added in author and licensing information

v1.0 - Working version of SimpleCart [Discontinued]

21 Sep 00:21
Compare
Choose a tag to compare

This is a very simple cart system using the ZF Container service. This service is particularly useful for development on short and snappy order processing systems.

You add your item(s), proceed to cart, complete order and clear the cart.