Skip to content

jesse-dev/CartComponentBundle

Repository files navigation

CartComponentBundle

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.

About

Symfony2 bundle containing CartComponent library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages