Shopping cart class for Codeigniter. But also can be used with other php frameworks or raw php by doing some modifications. It is not an extensive library. Main purpose was to create a simple class that will have some useful methods to add/delete/modify/retreive items using php session.
I also uploaded some sample codes in controller and view to help using this library class