jesse-dev/cart-component-bundle

Symfony Bundle containing CartComponent library

Installs: 7

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:symfony-bundle

pkg:composer/jesse-dev/cart-component-bundle

dev-master 2012-09-04 23:50 UTC

This package is not auto-updated.

Last update: 2025-12-14 09:14:46 UTC


README

Symfony2 bundle containing CartComponent library

Simple and effective objects for handling common shopping cart operations. This library is intended to be 'wrapped' by a larger system. Generally, the cart will be stored as an object in the session and/or a json string in the db.

Items and Shipments can be discountable or taxable.

Discounts are robust. Functionality is included for validating discount conditions.