PHP Classes

PHP Shopping Cart Library: Manage a shopping cart stored in session variables

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 427 All time: 6,344 This week: 33Up
Version License PHP version Categories
cart 1.0Artistic License5.5PHP 5, E-Commerce
Description 

Author

This class can manage a shopping cart stored in session variables.

It can perform several types of operations to manipulate the contents of a shopping cart.

Currently it can insert new items, update cart items, save the cart items to a session variable, remove items, destroy the whole shopping cart, and retrieve the list of items.

Picture of Ahmed Rehan
Name: Ahmed Rehan <contact>
Classes: 1 package by
Country: Pakistan Pakistan
Age: 29
All time rank: 345943 in Pakistan Pakistan
Week rank: 214 Up4 in Pakistan Pakistan Up

Recommendations

Point of Sale software
I need a good package of point of sale software

Details

ShoppingCartLibraryv1.0

Shopping Cart Library : Version 1.0 | Copyright (c) 2015 - 2016, University Institute of Information Technology | ( UIIT-UAAR )

/* * Shopping Cart Library : Version 1.0 * License: GPL * Copyright (c) 2015 - 2016, University Institute of Information Technology | ( UIIT-UAAR ) */

/ * Description of Cart: * A PHP Class for Creating a Shopping Cart And Handling its following Operations: * 1. Adding Items to Cart. * 2. Deleting Items from Cart. * 3. Updating Items in Cart. * 4. Save Cart in Session. * 5. Displaying All items in Cart in Reverse Order. * 6. Destroy the Cart (usually after Placing Order). * * @author Ahmed Rehan */


  Files folder image Files (4)  
File Role Description
Plain text file Cart.php Class Class source
Accessible without login Plain text file index.php Data Auxiliary script
Accessible without login Plain text file LICENSE Lic. License text
Accessible without login Plain text file README.md Data Auxiliary data

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 100%
Total:427
This week:0
All time:6,344
This week:33Up